Utilities
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.