gdkDrawIndexedImage
Draws an indexed image in the drawable, using a GdkRgbCmap
to assign
actual colors to the color indices.
gdkDrawIndexedImage(object, gc, x, y, width, height, dith, buf, cmap)
|
The |
|
The graphics context. |
|
The x coordinate of the top-left corner in the drawable. |
|
The y coordinate of the top-left corner in the drawable. |
|
The width of the rectangle to be drawn. |
|
The height of the rectangle to be drawn. |
|
A |
|
The pixel data, represented as 8-bit color indices. |
|
The |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.