GdkRgbCmap to assign
actual colors to the color indices.gdkDrawIndexedImage(object, gc, x, y, width, height, dith, buf, cmap)objectGdkDrawable] The GdkDrawable to draw in (usually a GdkWindow).gcGdkGC] The graphics context.xywidthheightdithGdkRgbDither] A GdkRgbDither value, selecting the desired dither mode.bufcmapGdkRgbCmap] The GdkRgbCmap used to assign colors to the color indices.