Description Usage Arguments Author(s)
Sets a pixel in a GdkImage
to a given pixel value.
1 | gdkImagePutPixel(object, x, y, pixel)
|
|
a |
|
the x coordinate of the pixel to set. |
|
the y coordinate of the pixel to set. |
|
the pixel value to set. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.