Method

CoglBitmapget_buffer

Declaration [src]

CoglPixelBuffer*
cogl_bitmap_get_buffer (
  CoglBitmap* bitmap
)

Description

No description available.

Return value

Type: CoglPixelBuffer

The CoglPixelBuffer that this buffer uses for storage.

The returned data is owned by the instance.