Cairo.ImageSurface.ImageSurface – cairo Reference Manual
Packages
cairo
Cairo
ImageSurface
ImageSurface
ImageSurface.for_data
ImageSurface.from_png
ImageSurface.from_png_stream
get_data
get_format
get_height
get_stride
get_width
ImageSurface
Description:
[
CCode
( cname =
"cairo_image_surface_create"
) ]
public
ImageSurface
(
Format
format,
int
width,
int
height)