Enum member cairo_filter_t.CAIRO_FILTER_NEAREST

Nearest-neighbor filtering

Declaration

enum cairo_filter_t
{
  // ...
  CAIRO_FILTER_NEAREST = 3,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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