Function cairo_create

Functions for manipulating state objects

Prototype

extern(C) cairo_t* cairo_create(
  cairo_surface_t* target
);

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1