HeifImageHandleGetDepthRepresentationInfo Method
Gets the depth representation information.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public HeifDepthRepresentationInfo GetDepthRepresentationInfo(
HeifItemId id
)
Public Function GetDepthRepresentationInfo (
id As HeifItemId
) As HeifDepthRepresentationInfo
public:
HeifDepthRepresentationInfo^ GetDepthRepresentationInfo(
HeifItemId id
)
member GetDepthRepresentationInfo :
id : HeifItemId -> HeifDepthRepresentationInfo
- id HeifItemId
- The depth image id.
HeifDepthRepresentationInfoThe depth representation information.