imImageCopyPlane

Copy one image plane fom one image to another. \n * Images must have the same size and type. * * \verbatim image:CopyPlane(src_plane: number, dst_image: imImage, dst_plane: number) [in Lua 5] \endverbatim * \ingroup imgclass

extern (C) @safe nothrow
void
imImageCopyPlane

Meta