SheetColorHighlightEnum Enumeration
Possible colors of Sheet color setting.
It’s UI decorative color of layer in layers’ list in PS
Module: aspose.psd.fileformats.psd.layers.layerresources
Full Name: aspose.psd.fileformats.psd.layers.layerresources.SheetColorHighlightEnum
Aspose.PSD Version: 24.12.0
Members
| Member name | Description |
|---|---|
| BLUE | The blue color. |
| GRAY | The gray color. |
| GREEN | The green color. |
| NO_COLOR | Color is not specified. |
| ORANGE | The orange color. |
| RED | The red color. |
| VIOLET | The violet color. |
| YELLOW | The yellow color. |