Click or drag to resize
XDL

XFrameCaptureBufferRGBPtr Property

뒤집힘을 보정하지 않은 원본 컬러 영상 RGB 데이터 포인터를 얻는다. 화소별 R,G,B 값이 한 행씩 순서대로 기록된 stripe 형식이다.

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

Property Value

Type: IntPtr
See Also