Package: gdk-pixbuf

Function gdk-pixbuf-read-pixels

Lambda List

gdk-pixbuf-read-pixels (pixbuf)

Arguments

pixbuf -- a gdk-pixbuf object

Return Value

A pointer to the pixel data.

Details

Returns a read-only pointer to the raw pixel data. Must not be modified. This function allows skipping the implicit copy that must be made if the gdk-pixbuf-pixels function is called on a read-only pixbuf.

Since 2.32
 

See also

2021-12-12