HeifContentLightLevelMaxPictureAverageLightLevel Property

Gets the maximum picture average light level.

Definition

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

Property Value

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

See Also