Property
GdkPixbufPixbuf:rowstride
Description [src]
The number of bytes between the start of a row and the start of the next row.
This number must (obviously) be at least as large as the width of the pixbuf.
Type:gint
Default value | 1 |
Getter method | gdk_pixbuf_get_rowstride() |