Description Usage Arguments Details Value Author(s)
Get the stride of the image surface in bytes
1 | cairoImageSurfaceGetStride(surface)
|
|
[ |
Since 1.2
[integer] the stride of the image surface in bytes (or 0 if
surface
is not an image surface). The stride is the distance in
bytes from the beginning of one row of the image data to the
beginning of the next row.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.