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.for_data
Description:
[
CCode
( cname =
"cairo_image_surface_create_for_data"
) ]
public
ImageSurface.for_data
(
uchar
[] data,
Format
format,
int
width,
int
height,
int
stride)