The ColorChannelConverter type exposes the following members.

Constructors

  NameDescription
ColorChannelConverter

Methods

  NameDescription
Convert
Converts the input Color by modifying the channel specified by the Channel property to the value specified in the parameter argument.
ConvertBack
Converts a value from a binding target for writing to multiple binding source.

Properties

  NameDescription
Channel
Gets or sets the channel that is affected by this ColorChannelConverter.

See Also