imcdCanvasPutImage

Utility macro to draw the image in a CD library canvas. * Works only for data_type IM_BYTE, and color spaces: IM_RGB, IM_MAP, IMGRAY and IM_BINARY. * \ingroup imgclass

version(IM && CD)
@nogc nothrow
void
imcdCanvasPutImage
(,,
int _x
,
int _y
,
int _w
,
int _h
,
int _xmin
,
int _xmax
,
int _ymin
,
int _ymax
)

Meta