ColorMap-klass
Summary: Defines a map for converting colors. Several methods of the ImageAttributes class adjust image colors by using a color-remap table, which is an array of ColorMap structures. Not inheritable.
Module: aspose.imaging
Full Name: aspose.imaging.ColorMap
Constructors
| Name | Description |
|---|---|
| ColorMap() | Initierar en ny instans av ColorMap-klassen |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| new_color | Color | r/w | Hämtar eller anger den nya Color strukturen att konvertera till. |
| old_color | Color | r/w | Hämtar eller anger den befintliga Color strukturen som ska konverteras. |
Constructor: ColorMap()
ColorMap()
Initierar en ny instans av ColorMap-klassen