HeifImageMasteringDisplayColourVolume Property
Gets or sets the image HDR mastering display color volume.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public HeifMasteringDisplayColourVolume MasteringDisplayColourVolume { get; set; }
Public Property MasteringDisplayColourVolume As HeifMasteringDisplayColourVolume
Get
Set
public:
property HeifMasteringDisplayColourVolume^ MasteringDisplayColourVolume {
HeifMasteringDisplayColourVolume^ get ();
void set (HeifMasteringDisplayColourVolume^ value);
}
member MasteringDisplayColourVolume : HeifMasteringDisplayColourVolume with get, set
Property Value
HeifMasteringDisplayColourVolume
The HDR mastering display color volume.
This property is supported starting with LibHeif version 1.15.0, it will return
on older versions.