Gets/sets the value that specifies whether to use chroma subsampling in JPEG compression or not.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic

Public Property ChromaSubsamplingEnabled As Boolean

C#

public bool ChromaSubsamplingEnabled { get; set; }

Property Value

Value that specifies whether to use chroma subsampling in JPEG compression or not.