Description Usage Arguments Author(s)
Like gdkDrawRgb32Image
, but allows you to specify the dither
offsets. See gdkDrawRgbImageDithalign
for more details.
1 2 | gdkDrawRgb32ImageDithalign(object, gc, x, y, width, height, dith,
buf, xdith, ydith)
|
|
a |
|
a |
|
X coordinate on |
|
Y coordinate on |
|
width of area of image to draw |
|
height of area of image to draw |
|
dithering mode |
|
RGB image data |
|
X dither offset |
|
Y dither offset |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.