gdkPixbufGetFromImage
Same as gdkPixbufGetFromDrawable
but gets the pixbuf from
an image.
gdkPixbufGetFromImage(src, cmap, src.x, src.y, dest.x, dest.y, width, height)
|
Source |
|
A colormap, or |
|
Source X coordinate within drawable. |
|
Source Y coordinate within drawable. |
|
Destination X coordinate in pixbuf, or 0 if |
|
Destination Y coordinate in pixbuf, or 0 if |
|
Width in pixels of region to get. |
|
Height in pixels of region to get. |
A list containing the following elements:
retval |
[ |
|
Destination pixbuf, or |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.