ColorToGrayScaleColorConverter public class ColorToGrayScaleColorConverter : BaseConverterOneWay<Color, Color> Converts the incoming value from Color and returns the object of a type Color. Documentation Code public ColorToGrayScaleColorConverter()