HeifDepthRepresentationInfoDepthRepresentationType Property |
Gets the type of the depth representation.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntaxpublic HeifDepthRepresentationType DepthRepresentationType { get; }Public ReadOnly Property DepthRepresentationType As HeifDepthRepresentationType
Get
public:
property HeifDepthRepresentationType DepthRepresentationType {
HeifDepthRepresentationType get ();
}member DepthRepresentationType : HeifDepthRepresentationType with get
Property Value
HeifDepthRepresentationType
The type of the depth representation.
See Also