#include <nnsys/g2d/g2d_Entity.h>
void NNS_G2dResetEntityPaletteTable( NNSG2dEntity* pEntity );
| pEntity | [OUT] Entity |
None.
Sets the color palette conversion table of the entity so that it is not used.
NNS_G2dSetEntityPaletteTable NNS_G2dIsEntityPaletteTblEnable
05/28/2004 Initial version.