ConstReadonlyDEFAULT: 0Default indicating that there is nothing special to note about a color palette.
ReadonlyUSABLE_WITH_DARK_BACKGROUND: 2Flag indicating that the color palette is appropriate to use when displaying the font on a dark background such as black.
ReadonlyUSABLE_WITH_LIGHT_BACKGROUND: 1Flag indicating that the color palette is appropriate to use when displaying the font on a light background such as white.
Flags that describe the properties of a color palette.