Description Usage Arguments Author(s)
Draws a grayscale image in the drawable.
1 | gdkDrawGrayImage(object, gc, x, y, width, height, dith, buf)
|
|
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 gray values. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.