Specifies possible values for compression modes.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Enumeration CompressionMode
public enum CompressionMode
Member name | Description |
---|---|
Icon |
The uploaded thumbnail is an icon. |
Jpeg |
The uploaded thumbnail is JPEG. |
SourceFile |
The uploaded thumbnail is a copy of the original file. |
Zip |
The uploaded thumbnail is a zip archive. |