HeifDecodedMasteringDisplayColourVolumeDisplayPrimariesY Property
The y chromaticity coordinates of the mastering display.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public IReadOnlyList<float> DisplayPrimariesY { get; }
Public ReadOnly Property DisplayPrimariesY As IReadOnlyList(Of Single)
Get
public:
property IReadOnlyList<float>^ DisplayPrimariesY {
IReadOnlyList<float>^ get ();
}
member DisplayPrimariesY : IReadOnlyList<float32> with get
Property Value
IReadOnlyListSingle
The y chromaticity coordinates of the mastering display.
A value of 0.0 indicates that the value is undefined.