ColorMap

System.Drawing.Imaging.ColorMap

Namespace: System.Drawing.Imaging

Assembly: System.Drawing.Managed (4.0.0.0)

Defines a map for converting colors.

public class ColorMap

Constructors

ColorMap()

Initializes a new instance of the ColorMap class.

Properties

NewColor

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

OldColor

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

Last updated

Was this helpful?