Click or drag to resize
XDL

XFrameCaptureBufferPositionPtr Property

뒤집힘을 보정하지 않은 3차원 좌표 데이터 포인터를 얻는다. 화소별 x,y,z 좌표값이 한 행씩 순서대로 기록되어 있다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public IntPtr PositionPtr { get; }

Property Value

Type: IntPtr
See Also