#include <nnsys/gfd.h>
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.
2005/01/31 Added a cautionary statement regarding the size range.
2004/07/16 Initial version.
CONFIDENTIAL