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

Colorarrow-up-right: Gets or sets the new Colorarrow-up-right to which to convert.

OldColor

Colorarrow-up-right: Gets or sets the existing Colorarrow-up-right to be converted.

Last updated

Was this helpful?