Click or drag to resize
XDL

XFrameCaptureBufferDataWidth Property

데이터의 가로 화소 크기. 픽셀 정렬 때문에 영상 크기보다 클 수 있다. 데이터 배열의 가로 크기는 바이트 정렬 때문에 데이터 가로 화소 크기와 다를 수 있다.

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

Property Value

Type: Int32
See Also