a GdkDrawable
a GdkGC
X coordinate on drawable where image should go
Y coordinate on drawable where image should go
width of area of image to draw
height of area of image to draw
dithering mode
RGB image data
rowstride of RGB image data
X dither offset
Y dither offset
Warning gdk_draw_rgb_32_image_dithalign has been deprecated since version 2.22 and should not be used in newly-written code. Cairo handles colors automatically. Like gdk_draw_rgb_32_image(), but allows you to specify the dither offsets. See gdk_draw_rgb_image_dithalign() for more details.