NNS_G2dSetEntityPaletteTable

Syntax

#include <nnsys/g2d/g2d_Entity.h>
void NNS_G2dSetEntityPaletteTable( 
                                NNSG2dEntity*               pEntity, 
                                NNSG2dPaletteSwapTable*     pPlttTbl );
  

Arguments

pEntity [OUT] Entity
pPlttTbl [IN] Color palette conversion table

Return Values

None.

Description

Sets the color palette conversion table in the entity.

See Also

NNS_G2dIsEntityPaletteTblEnable
NNS_G2dResetEntityPaletteTable

Revision History

2004/05/28 Initial version.


CONFIDENTIAL