ImageFileQuality Enumeration |
Namespace: NetQuarry.Util.Image
| Member name | Value | Description | |
|---|---|---|---|
| Low | 1 | Image quality is low and will produce the smallest file size for a given image size. | |
| Medium | 2 | Image quality is medium. | |
| High | 3 | Image quality is high and will produce the largest file size for a given image size. |