#include <nnsys/gfd.h>
u32 NNS_GfdGetPlttKeySize(NNSGfdPlttKey plttKey);
| plttKey | Key data for the allocated palette-use memory (8 to 524280 bytes) |
The size of the allocated palette-use memory.
Gets the size of the palette-use memory indicated by the key data specified by plttKey. Size is restricted due to the bit expression inside the palette key.
01/31/2005 Added a cautionary statement regarding the size range.
07/16/2004 Initial version.
CONFIDENTIAL