Table of Contents

Enum JpegSamplingFactor

Namespace
ImageMagick.Formats
Assembly
Magick.NET-Q8-AnyCPU.dll

Specifies the sampling factor.

public enum JpegSamplingFactor

Fields

Ratio410 = 5

4:1:0.

Ratio411 = 2

4:1:1.

Ratio420 = 4

4:2:0.

Ratio422 = 1

4:2:2.

Ratio440 = 3

4:4:0.

Ratio444 = 0

4:4:4.