Specifies possible values for resize qualities.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Enumeration ResizeQuality
public enum ResizeQuality
Member name | Description |
---|---|
High |
High quality. When using this mode in ActiveX version, thumbnails are created in two steps. On the first step the thumbnail is created twice as large as required. On the second step the thumbnail is downsized using the Bell filter. |
Medium |
Default quality. |