AVDepthData.ConvertToDepthDataType(CVPixelFormatType) 方法

定义

返回具有指定类型的深度数据的新深度数据对象。

[Foundation.Export("depthDataByConvertingToDepthDataType:")]
public virtual AVFoundation.AVDepthData ConvertToDepthDataType (CoreVideo.CVPixelFormatType depthDataType);
abstract member ConvertToDepthDataType : CoreVideo.CVPixelFormatType -> AVFoundation.AVDepthData
override this.ConvertToDepthDataType : CoreVideo.CVPixelFormatType -> AVFoundation.AVDepthData

参数

depthDataType
CVPixelFormatType

要转换为的深度数据类型。

返回

属性

适用于