#include <nnsys/g2d/g2d_Entity.h>
void NNS_G2dSetEntityPaletteTable(
NNSG2dEntity* pEntity,
NNSG2dPaletteSwapTable* pPlttTbl );
| pEntity | [OUT] Entity |
| pPlttTbl | [IN] Color palette conversion table |
None.
Sets the color palette conversion table in the entity.
NNS_G2dIsEntityPaletteTblEnable, NNS_G2dResetEntityPaletteTable
05/28/2004 Initial version.
CONFIDENTIAL