HeifColorProfileProfileType Property

Gets the type of the color profile.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public ColorProfileType ProfileType { get; }

Property Value

ColorProfileType
The type of the color profile.

See Also