HeifContentLightLevelMaxContentLightLevel Property

Gets the maximum content light level.

Definition

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

Property Value

Int32
The maximum content light level. A value of 0 indicates that the value is undefined.

See Also