ByteArrayToImageSourceConverter
Converts the incoming value from Byte[] and returns the object of a type ImageSource or vice versa.
public ByteArrayToImageSourceConverter()
Converts the incoming value from Byte[] and returns the object of a type ImageSource.
Converts the incoming value from StreamImageSource and returns a Byte[].