Package: gdk-pixbuf

Accessor gdk-pixbuf:pixbuf-rowstride

Lambda List

gdk-pixbuf:pixbuf-rowstride (object)

Syntax

(gdk-pixbuf:pixbuf-rowstride object) => rowstride

Arguments

object -- a gdk-pixbuf:pixbuf object
rowstride -- an integer with the distance between row starts

Details

Accessor of the rowstride slot of the gdk-pixbuf:pixbuf class. Queries the rowstride of a pixbuf, which is the number of bytes between the start of a row and the start of the next row.
 

See also

2024-6-29