#include <nnsys/g2d/g2d_Renderer.h>
const NNSG2dPaletteSwapTable* NNS_G2dGetRendererPaletteTbl(
NNSG2dRendererInstance* pRend );
pRend |
[IN] Renderer entity |
A pointer to the color palette conversion table.
Gets the color palette conversion table. This can be called either inside or outside the Begin-End rendering block.
11/10/2004 Added description.
05/28/2004 Initial version.
CONFIDENTIAL