HeifNclxColorProfileFullRange Property |
Gets a value indicating whether the full color range is used.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntaxpublic 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,
.
See Also