ColorAdjustType Enumeration
Specifies which objects use color adjustment information.
Module: aspose.imaging
Full Name: aspose.imaging.ColorAdjustType
Members
| Member name | Description |
|---|---|
| ANY | The number of types specified. |
| BITMAP | Color adjustment information for Bitmap objects. |
| BRUSH | Color adjustment information for Brush objects. |
| COUNT | The number of types specified. |
| DEFAULT | Color adjustment information that is used by all GDI+ objects that do not have their own color adjustment information. |
| PEN | Color adjustment information for Pen objects. |
| TEXT | Color adjustment information for text. |