imColorModeIsTopDown

Check if the color mode orients the image from top down to bottom. * * \verbatim im.ColorModeIsTopDown(color_mode: number) -> is_top_down: boolean [in Lua 5] \endverbatim * \ingroup colormodeutl

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

Meta