Method

CoglTextureget_height

Declaration [src]

unsigned int
cogl_texture_get_height (
  CoglTexture* texture
)

Description [src]

Queries the height of a cogl texture.

Return value

Type: unsigned int

The height of the GPU side texture in pixels.