NNS_G2dInitializeImagePaletteProxy

C Specification

#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. Please be sure to call this function before using the image palette proxy. The name of this function has changed to NNS_G2dInitializeImageProxy(). This function will remain to maintain compatibility.

See Also

NNS_G2dInitImagePaletteProxy

Revision History

08/02/2004 Renamed function

05/28/2004 Initial version.


CONFIDENTIAL