This refers to the types of YCrCb subsumpling when saving images 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

IkFile Class | IkFile Members

The ImageKit.NET3 is created by Newtone Corporation