فئة ColorMap
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 | الوصف |
|---|---|
| ColorMap() | ينشئ مثيلًا جديدًا لفئة ColorMap |
Properties
| Name | Type | Access | الوصف |
|---|---|---|---|
| new_color | Color | r/w | يحصل أو يعيّن البنية الجديدة لـColor التي سيُحوَّل إليها. |
| old_color | Color | r/w | يحصل أو يعيّن البنية الحالية لـColor التي سيتم تحويلها. |
Constructor: ColorMap()
ColorMap()
ينشئ مثيلًا جديدًا لفئة ColorMap