imPaletteRelease

Releases 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
void
imPaletteRelease
(
c_long* palette
)

Meta