ITextureBrush.ColorMap

ITextureBrush.ColorMap property

The number of elements must be even. Every even element is old color. Every odd element is new color.

public Color[] ColorMap { get; }

Property Value

The color map.

See Also