SchemeColor
Přehled
SchemeColor je enum v Aspose.Slides pro Python.
Zobrazuje barvy v barevném schému.
Hodnoty
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or unspecified scheme color |
BACKGROUND1 | Represents the first background color in the slide theme |
TEXT1 | Represents the primary text color defined by the slide theme |
BACKGROUND2 | Represents the second background color in the slide theme |
TEXT2 | Represents the secondary text color defined by the slide theme |
ACCENT1 | Represents the first accent color in the slide theme |
ACCENT2 | Represents the second accent color in the slide theme |
ACCENT3 | Represents the third accent color in the slide theme |
ACCENT4 | Represents the fourth accent color in the slide theme |
ACCENT5 | Represents the fifth accent color in the slide theme |
ACCENT6 | Represents the sixth accent color in the slide theme |
HYPERLINK | Represents the color used for hyperlinks in the slide theme |
FOLLOWED_HYPERLINK | Represents the color for visited hyperlinks in the slide theme |
STYLE_COLOR | Represents a style-specific color defined by the slide theme |
DARK1 | Represents the first dark color in the slide theme palette |
LIGHT1 | Represents the first light color in the slide theme palette |
DARK2 | Represents the second dark color in the slide theme palette |
LIGHT2 | Represents the second light color in the slide theme palette |