Enum member cairo_content_t.CAIRO_CONTENT_ALPHA

The surface will hold alpha content only.

Declaration

enum cairo_content_t
{
  // ...
  CAIRO_CONTENT_ALPHA = 8192,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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