cairo_mask_surface ( cr surface surface_x surface_y -- )


Vocabulary
cairo.ffi

Inputs
cran object
surfacean object
surface_xan object
surface_yan object


Outputs
None

Definition


LIBRARY: cairo FUNCTION: void cairo_mask_surface
( cairo_t* cr, cairo_surface_t* surface, double surface_x,
double surface_y )