Cogl.Output.prototype.get_subpixel_order
function get_subpixel_order(): Cogl.SubpixelOrder {
// Gjs wrapper for cogl_output_get_subpixel_order()
}
For an output device where each pixel is made up of smaller components with different colors, returns the layout of the subpixel components.
Since 1.14
- Returns
the order of subpixel components for the output device