Package: gdk-pixbuf

Accessor gdk-pixbuf-rowstride

Lambda List

gdk-pixbuf-rowstride (object)

Syntax

(gdk-pixbuf-rowstride object) => rowstride

Arguments

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

Details

Accessor of the rowstride slot of the gdk-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

2021-12-12