Enum member cairo_subpixel_order_t.CAIRO_SUBPIXEL_ORDER_VBGR

Subpixel elements are arranged vertically with blue at the top

Declaration

enum cairo_subpixel_order_t
{
  // ...
  CAIRO_SUBPIXEL_ORDER_VBGR = 4,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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