imColorModeMatch

Check if the two color modes match. Only the color space is compared. * * \verbatim im.ColorModeMatch(color_mode1: number, color_mode2: number) -> match: boolean [in Lua 5] \endverbatim * \ingroup colormodeutl

version(IM)
extern (C) @nogc nothrow
T
imColorModeMatch
(
T
)
(,)
if (
isIntegral!T
)

Meta