Enum member cairo_filter_t.CAIRO_FILTER_GAUSSIAN

This filter value is currently unimplemented, and should not be used in current code.

Declaration

enum cairo_filter_t
{
  // ...
  CAIRO_FILTER_GAUSSIAN = 5,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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