imPaletteNew

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

version(IM)
extern @nogc nothrow
c_long*
imPaletteNew
(
int count
)

Meta