Pixbuf.getRowstride
int getRowstride()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.
Returns
Distance between row starts.
int getRowstride()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.