get_rowstride


Description:

public int get_rowstride ()

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.

Parameters:

this

A pixbuf.

Returns:

Distance between row starts.