#include <nnsys/g2d/fmt/g2d_Cell_data.h>
static inline const u32
NNS_G2dGetUserExCellAttrValue
(
const NNSG2dUserExCellAttr* pCellAttr
);
pCellAttr |
[IN] Cell user extended attribute |
The attribute value.
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.
None.
2005/09/01 Initial version.
CONFIDENTIAL