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