Enum JpegDctMethod
- Namespace
- ImageMagick.Formats
- Assembly
- Magick.NET-Q8-AnyCPU.dll
Specifies the DCT method.
public enum JpegDctMethod
Fields
Fast = 0
Fast.
Float = 1
Float.
Slow = 2
Slow.
Specifies the DCT method.
public enum JpegDctMethod
Fast = 0
Fast.
Float = 1
Float.
Slow = 2
Slow.