Enum member cairo_subpixel_order_t.CAIRO_SUBPIXEL_ORDER_VRGB

Subpixel elements are arranged vertically with red at the top

Declaration

enum cairo_subpixel_order_t
{
  // ...
  CAIRO_SUBPIXEL_ORDER_VRGB = 3,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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