Package: cairo
CEnum cairo:subpixel-order-t
Declaration(cffi:defcenum subpixel-order-t :default :rgb :bgr :vrgb :vbgr) Values
Details
The subpixel order specifies the order of color elements within each pixel
on the display device when rendering with an antialiasing mode of :subpixel. | See also |
2025-1-29