HeifDepthRepresentationInfoDisparityReferenceView Property |
Gets the disparity reference view.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntaxpublic long DisparityReferenceView { get; }Public ReadOnly Property DisparityReferenceView As Long
Get
public:
property long long DisparityReferenceView {
long long get ();
}member DisparityReferenceView : int64 with get
Property Value
Int64
The disparity reference view.
See Also