Converts a color by changing the value of one of its channels.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public class ColorChannelConverter : IValueConverter
Visual Basic (Declaration)
Public Class ColorChannelConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfElements..::.ColorChannelConverter

See Also