This enumeration refers to the type of YCrCb subsampling used when images are saved in JPEG format.

public enum JpegSubsamplingKind

Public Members

Member Value Explanation
JS411 0 Y:Cr:Cb 4:1:1
JS422 1 Y:Cr:Cb 4:2:2
JS444 2 Y:Cr:Cb 4:4:4

See Also

ImageKit.File Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation