ImageSourceFormat Enumeration

The format of an ImageSource.

Members

Name Value Description
Jpeg 0 Image data is stored with JPEG compression.
Png 2 Image data is stored with PNG compression.
Svg 3 Image is stored as an Svg stream.

Defined in

Last Updated: 08 January, 2020