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