SchemeColor
Oversigt over de forskellige former for støtte
SchemeColor er et tal i Aspose.Slides FOSS for C++.
Repræsenter farver i et farveskema.
Valuer
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or placeholder scheme color |
BACKGROUND1 | Represents the first background color of the slide theme |
TEXT1 | Represents the primary text color defined by the slide theme |
BACKGROUND2 | Represents the secondary background color of the slide theme |
TEXT2 | Represents the secondary text color defined by the slide theme |
ACCENT1 | Represents the first accent color of the slide theme |
ACCENT2 | Represents the second accent color of the slide theme |
ACCENT3 | Represents the third accent color of the slide theme |
ACCENT4 | Represents the fourth accent color of the slide theme |
ACCENT5 | Represents the fifth accent color of the slide theme |
ACCENT6 | Represents the sixth accent color of the slide theme |
HYPERLINK | Represents the color used for hyperlinks in the slide theme |
FOLLOWED_HYPERLINK | Represents the color for visited hyperlinks in the theme |
STYLE_COLOR | Represents a generic style color defined by the theme |
DARK1 | Represents the first dark color of the theme’s palette |
LIGHT1 | Represents the first light color of the theme’s palette |
DARK2 | Represents the second dark color of the theme’s palette |
LIGHT2 | Represents the second light color of the theme’s palette |