Enum member cairo_status_t.CAIRO_STATUS_INVALID_FORMAT

invalid value for an input cairo_format_t

Declaration

enum cairo_status_t
{
  // ...
  CAIRO_STATUS_INVALID_FORMAT = 16,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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