LibHeifInfoCanWriteTwoColorProfiles Property
Gets a value indicating whether LibHeif can write two color profiles when both ICC and NCLX profiles are available.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public static bool CanWriteTwoColorProfiles { get; }
Public Shared ReadOnly Property CanWriteTwoColorProfiles As Boolean
Get
public:
static property bool CanWriteTwoColorProfiles {
bool get ();
}
static member CanWriteTwoColorProfiles : bool with get
Property Value
Boolean if LibHeif can write two color profiles; otherwise,
.