Description Methods and Functions Detailed Description Author(s) References See Also
Utility and miscellaneous convenience functions.
gdkPixbufAddAlpha(object, substitute.color, r, g, b)
gdkPixbufCopyArea(object, src.x, src.y, width, height, dest.pixbuf, dest.x, dest.y)
gdkPixbufSaturateAndPixelate(object, dest, saturation, pixelate)
gdkPixbufApplyEmbeddedOrientation(object)
gdkPixbufFill(object, pixel)
These functions provide miscellaneous utilities for manipulating pixbufs. The pixel data in pixbufs may of course be manipulated directly by applications, but several common operations can be performed by these functions instead.
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/gdk-pixbuf/stable/gdk-pixbuf-Utilities.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.