HeifContentLightLevelMaxContentLightLevel Property
Gets the maximum content light level.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public int MaxContentLightLevel { get; }
Public ReadOnly Property MaxContentLightLevel As Integer
Get
public:
property int MaxContentLightLevel {
int get ();
}
member MaxContentLightLevel : int with get
Property Value
Int32
The maximum content light level.
A value of 0 indicates that the value is undefined.