[]
Specifies the compression state used to store a picture.
This allows an application to specify the amount of compression that has been applied to a picture.
public enum ImageCompression
Email = 0
Email Compression.
HighQualityPrint = 3
High Quality Printing Compression.
None = 4
No Compression.
Print = 2
Printing Compression.
Screen = 1
Screen Viewing Compression.