#include <nnsys/g2d/g2d_Entity.h>
BOOL NNS_G2dIsEntityPaletteTblEnable ( const NNSG2dEntity* pEntity );
pEntity | [IN] Entity |
TRUE if the table is valid.
Determines if the color palette conversion table of the entity is valid.
NNS_G2dSetEntityPaletteTable,
NNS_G2dResetEntityPaletteTable
2004/05/28 Initial version.
CONFIDENTIAL