Gets or sets a value indicating whether to use chroma subsampling in JPEG compression or not.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool UseSubsampling { get; set; }
true if chroma subsampling is used; otherwise, false. The default value is true.