imPaletteNew

Allocates memory for the palette data. * This ensures allocation and release in the same module by the correct functions. * \ingroup palette

extern (C) @safe nothrow
long*
imPaletteNew
(
int count
)

Meta