Constructor

PhocCairoTexturenew

Declaration [src]

PhocCairoTexture*
phoc_cairo_texture_new (
  int width,
  int height
)

Description

No description available.

Parameters

width

Type: int

No description available.

height

Type: int

No description available.

Return value

Type: PhocCairoTexture

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.