LibHeifInfoCanWriteTwoColorProfiles Property

Gets a value indicating whether LibHeif can write two color profiles when both ICC and NCLX profiles are available.

Definition

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

Property Value

Boolean
if LibHeif can write two color profiles; otherwise, .

See Also