Share via


AVDepthData.ConvertToDepthDataType(CVPixelFormatType) Metodo

Definizione

Restituisce un nuovo oggetto dati di profondità con dati di profondità del tipo specificato.

[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

Parametri

depthDataType
CVPixelFormatType

Tipo di dati di profondità da convertire in.

Restituisce

Attributi

Si applica a