NNS_G2dGetUserExCellAttrValue

Syntax

#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

Gets 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

2005/09/01 Initial version.


CONFIDENTIAL