gdkPixbufGetPixels {RGtk2} | R Documentation |
Queries a pointer to the pixel data of a pixbuf.
gdkPixbufGetPixels(object)
|
[GdkPixbuf ] A pixbuf. |
[raw] A pointer to the pixbuf's pixel data. Please see for information about how the pixel data is stored in memory.
Derived by RGtkGen from GTK+ documentation