imColorModeIsPacked

Check if the color mode components are packed in one plane. * * \verbatim im.ColorModeIsPacked(color_mode: number) -> is_packed: boolean [in Lua 5] \endverbatim * \ingroup colormodeutl

version(IM)
extern (C) @nogc nothrow
T
imColorModeIsPacked
(
T
)
(
T _cm
)
if (
isIntegral!T
)

Meta