Click or drag to resize
XDL

XFrameCaptureBufferCaptureBGR Property

RGB 영상을 BGR 순서로 갈무리하는 속성. 기본값은 거짓으로 RGB 순서로 갈무리한다.

Namespace: Pixoneer.NXDL.NGR
Assembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntax
C#
public bool CaptureBGR { get; set; }

Property Value

Boolean
See Also