Method

CoglBitmapget_rowstride

Declaration [src]

int
cogl_bitmap_get_rowstride (
  CoglBitmap* bitmap
)

Description

No description available.
Stability:Unstable
Available since:1.10

Return value

Returns: int
 

The rowstride of the bitmap. This is the number of bytes between the address of start of one row to the address of the next row in the image.