HeifColorConversionOptionsUseOnlyPreferredChromaAlgorithm Property

Gets or sets a value indicating whether only the preferred chroma algorithm should be used.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public bool UseOnlyPreferredChromaAlgorithm { get; set; }

Property Value

Boolean
if only the preferred chroma algorithm should be used; otherwise, .

See Also