Last chance! 50% off unlimited learning
Sale ends in
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
gdkPixbufGetRowstride: gdkPixbufGetRowstride
Description
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.
Usage
gdkPixbufGetRowstride(object)
Arguments
object
[
GdkPixbuf
] A pixbuf.
Value
[integer] Distance between row starts.