gdkDrawImage
Draws a GdkImage
onto a drawable.
The depth of the GdkImage
must match the depth of the GdkDrawable
.
gdkDrawImage(object, gc, image, xsrc, ysrc, xdest, ydest, width, height)
|
a |
|
a |
|
the |
|
the left edge of the source rectangle within |
|
the top of the source rectangle within |
|
the x coordinate of the destination within |
|
the y coordinate of the destination within |
|
the width of the area to be copied, or -1 to make the area
extend to the right edge of |
|
the height of the area to be copied, or -1 to make the area
extend to the bottom edge of |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.