Function cairo_surface_set_fallback_resolution

Prototype

extern(C) void cairo_surface_set_fallback_resolution(
  cairo_surface_t* surface,
  double x_pixels_per_inch,
  double y_pixels_per_inch
);

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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