HeifDecodedMasteringDisplayColourVolumeDisplayPrimariesY Property

The y chromaticity coordinates of the mastering display.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public IReadOnlyList<float> DisplayPrimariesY { get; }

Property Value

IReadOnlyListSingle
The y chromaticity coordinates of the mastering display. A value of 0.0 indicates that the value is undefined.

See Also