NNS_G2dGetUserExAnimFrmAttrValue

Syntax

#include <nnsys/g2d/fmt/g2d_Anim_data.h>

static inline u32
NNS_G2dGetUserExAnimFrmAttrValue
( 
    const NNSG2dUserExAnimFrameAttr* pFrmAttr
);
  

Arguments

pFrmAttr [IN] Animation frame user extended attribute

Return Values

The type u32 user extended attribute value.

Description

Obtains the type u32 user extended attribute value from the animation frame user extended attribute. Specify the -oua option to obtain the output data that contains the user extended attribute.

See Also

None.

Revision History

2005/09/01 Initial version.


CONFIDENTIAL