HeifColorConversionOptionsUseOnlyPreferredChromaAlgorithm Property
Gets or sets a value indicating whether only the preferred chroma algorithm should be used.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public bool UseOnlyPreferredChromaAlgorithm { get; set; }
Public Property UseOnlyPreferredChromaAlgorithm As Boolean
Get
Set
public:
property bool UseOnlyPreferredChromaAlgorithm {
bool get ();
void set (bool value);
}
member UseOnlyPreferredChromaAlgorithm : bool with get, set
Property Value
Booleanif only the preferred chroma algorithm should be used; otherwise,
.