get_rowstride
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.
Parameters:
| this |
A pixbuf. |
Returns:
|
Distance between row starts. |
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.
| this |
A pixbuf. |
|
Distance between row starts. |