Skip to main content

ColorMap

Namespace: System.Drawing.Imaging

Assembly: System.Drawing.Managed (4.0.0.0)

Defines a map for converting colors.

public class ColorMap

Constructors​

Instance member ColorMap()​

Initializes a new instance of the ColorMap class.

Properties​

Instance member NewColor​

Color: Gets or sets the new Color to which to convert.

Instance member OldColor​

Color: Gets or sets the existing Color to be converted.