Learn R Programming

RGtk2 (version 2.8.7)

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

Value

[integer] Distance between row starts.