Method

CoglTextureget_width

Declaration [src]

unsigned int
cogl_texture_get_width (
  CoglTexture* texture
)

Description [src]

Queries the width of a cogl texture.

Return value

Returns: unsigned int
 

The width of the GPU side texture in pixels.