ChannelMixerLayer.Monochrome

ChannelMixerLayer.Monochrome property

Gets or sets a value indicating whether this ChannelMixerLayer is monochrome.

public bool Monochrome { get; set; }

Property Value

true if monochrome; otherwise, false.

See Also