RGtk2 (version 2.20.31)

cairoImageSurfaceGetStride: cairoImageSurfaceGetStride

Description

Get the stride of the image surface in bytes

Usage

cairoImageSurfaceGetStride(surface)

Arguments

surface
[CairoSurface] a cairo_image_surface_t

Value

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.

Details

Since 1.2