ColorMap Class

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

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
ColorMap()Initializes a new instance of the ColorMap class

Properties

NameTypeAccessDescription
new_colorColorr/wGets or sets the new Color structure to which to convert.
old_colorColorr/wGets or sets the existing Color structure to be converted.

Constructor: ColorMap()

 ColorMap() 

Initializes a new instance of the ColorMap class