imPaletteUniformIndex

Returns the index of the correspondent RGB color of an uniform palette. * * \verbatim im.PaletteUniformIndex(color: lightuserdata) -> index: number [in Lua 5] \endverbatim * \ingroup palette

version(IM)
extern @nogc nothrow
int
imPaletteUniformIndex
(
c_long color
)

Meta