다음을 통해 공유


DepthMediaFrame.DepthFormat 속성

정의

DepthMediaFrame의 깊이 데이터 형식을 설명하는 개체를 가져옵니다.

public:
 property DepthMediaFrameFormat ^ DepthFormat { DepthMediaFrameFormat ^ get(); };
DepthMediaFrameFormat DepthFormat();
public DepthMediaFrameFormat DepthFormat { get; }
var depthMediaFrameFormat = depthMediaFrame.depthFormat;
Public ReadOnly Property DepthFormat As DepthMediaFrameFormat

속성 값

DepthMediaFrame의 깊이 데이터 형식을 설명하는 개체입니다.

적용 대상