NNS_G2dGetUserExCellAttrValue

C Specification

#include <nnsys/g2d/fmt/g2d_Cell_data.h>
static inline const u32
NNS_G2dGetUserExCellAttrValue
( 
    const NNSG2dUserExCellAttr* pCellAttr 
);

Arguments

pCellAttr [IN] Cell user extended attribute

Return Values

The attribute value

Description

Obtains the actual attribute value from the cell user extended attribute. You must convert the data by specifying the -oua option to use the user extended attributes.

See Also

None.

Revision History

09/01/2005 Initial version.


CONFIDENTIAL