Description Usage Arguments Author(s)
Draws an indexed image in the drawable, using a GdkRgbCmap
to assign
actual colors to the color indices.
1 2 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.