Click or drag to resize

HeifEncodingOptionsWriteTwoColorProfiles Property

Gets or sets a value indicating whether two color profiles will be written when both ICC and NCLX profiles are available.

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntax
public bool WriteTwoColorProfiles { get; set; }

Property Value

Boolean
if two color profiles should be written; otherwise, .
Remarks
This value was added in LibHeif version 1.10.0, it will be ignored on older versions.
See Also