CpalPalette Class Members
In This Topic
The following tables list the members exposed by CpalPalette.
Public Constructors
Public Properties
| Name | Description |
| Colors | Gets the array of palette entries. Each color has ARGB format. |
| Label | Gets or sets a user interface string associated with the palette. |
| UsableWithDarkBackground | Gets or sets a value indicating if the palette is appropriate to use when displaying the font on a dark background such as black. |
| UsableWithLightBackground | Gets or sets a value indicating if the palette is appropriate to use when displaying the font on a light background such as white. |
Top
See Also