Enum member cairo_filter_t.CAIRO_FILTER_BEST

The highest-quality available, performance may not be suitable for interactive use.

Declaration

enum cairo_filter_t
{
  // ...
  CAIRO_FILTER_BEST = 2,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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