cairo_surface_create_similar ( other content width height -- cairo_surface_t* )


Vocabulary
cairo.ffi

Inputs
otheran object
contentan object
widthan object
heightan object


Outputs
cairo_surface_t*an object


Definition


LIBRARY: cairo FUNCTION: cairo_surface_t*
cairo_surface_create_similar
( cairo_surface_t* other, cairo_content_t content, int
width, int height )