NNS_G2dInitializeImagePaletteProxy

Syntax

#include <nnsys/g2d/g2d_Image.h>
void NNS_G2dInitializeImagePaletteProxy   ( NNSG2dImagePaletteProxy* pImg );
  

Arguments

pImg [OUT] Image palette proxy

Return Values

None.

Description

Initializes the image palette proxy. This function must always be called before using the image palette proxy.

The name of this function has changed to NNS_G2dInitImagePaletteProxy(). This function will remain as a separate name to maintain compatibility.

See Also

NNS_G2dInitImagePaletteProxy

Revision History

2004/08/02 Renamed function.

2004/05/28 Initial version.


CONFIDENTIAL