HeifNclxColorProfileFullRange Property
Gets a value indicating whether the full color range is used.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public bool FullRange { get; }
Public ReadOnly Property FullRange As Boolean
Get
public:
property bool FullRange {
bool get ();
}
member FullRange : bool with get
Property Value
Boolean if the full color range is used; otherwise,
.