imImageSetGray

Changes the image color space to gray * by just changing color_space and the palette. * Image must be BINARY or MAP. Palette is changed only if image was BINARY. * * \verbatim image:SetGray() [in Lua 5] \endverbatim * \ingroup imgclass

version(IM)
@nogc nothrow extern (C)
void
imImageSetGray

Meta