GdkRgbCmap
to assign
actual colors to the color indices.gdkDrawIndexedImage(object, gc, x, y, width, height, dith, buf, cmap)
object
GdkDrawable
to draw in (usually a GdkWindow
).gc
x
y
width
height
dith
GdkRgbDither
value, selecting the desired dither mode.buf
cmap
GdkRgbCmap
used to assign colors to the color indices.