JpegDctMode Enumeration |
Namespace: Atalasoft.Imaging.Codec
Member name | Description | |
---|---|---|
Default | The default compression; usually Slow. | |
Slow | Slow but accurate integer algorithm. | |
Fast | Faster, less accurate integer method. | |
FloatingPoint | Floating-point method. |