Package: gdk-pixbuf

Accessor gdk-pixbuf:pixbuf-pixel-bytes

Lambda List

gdk-pixbuf:pixbuf-pixel-bytes (object)

Syntax

(gdk-pixbuf:pixbuf-pixel-bytes object) => pixel-bytes

Arguments

object -- a gdk-pixbuf:pixbuf object
pixel-bytes -- a g:bytes instance with the pixel data

Details

The accessor for the pixel-bytes slot of the gdk-pixbuf:pixbuf class querries the readonly pixel data.
 

See also

2025-09-26