NNS_G2dIsEntityPaletteTblEnable

Syntax

#include <nnsys/g2d/g2d_Entity.h>
BOOL NNS_G2dIsEntityPaletteTblEnable ( const NNSG2dEntity* pEntity );
  

Arguments

pEntity [IN] Entity

Return Values

TRUE if the table is valid.

Description

Determines if the color palette conversion table of the entity is valid.

See Also

NNS_G2dSetEntityPaletteTable, NNS_G2dResetEntityPaletteTable

Revision History

2004/05/28 Initial version.


CONFIDENTIAL