NNS_G2dResetEntityPaletteTable

Syntax

#include <nnsys/g2d/g2d_Entity.h>
void NNS_G2dResetEntityPaletteTable( NNSG2dEntity* pEntity );
  

Arguments

pEntity [OUT] Entity

Return Values

None.

Description

Sets the color palette conversion table of the entity so that it is not used.

See Also

NNS_G2dSetEntityPaletteTable
NNS_G2dIsEntityPaletteTblEnable

Revision History

2004/05/28 Initial version.


CONFIDENTIAL