ot_color_palette_flags_t#
Added in version 2.1.0.
- class ot_color_palette_flags_t#
Flags that describe the properties of color palette.
Fields#
- class ot_color_palette_flags_t
- DEFAULT#
Default indicating that there is nothing special to note about a color palette.
- USABLE_WITH_DARK_BACKGROUND#
Flag indicating that the color palette is appropriate to use when displaying the font on a dark background such as black.
- USABLE_WITH_LIGHT_BACKGROUND#
Flag indicating that the color palette is appropriate to use when displaying the font on a light background such as white.