Click or drag to resize
XDL

XFrameCaptureBufferDataHeight Property

데이터의 세로 화소 크기. 픽셀 정렬 때문에 영상 크기보다 클 수 있다. 모든 데이터 배열의 세로 크기는 데이터 세로 화소 크기와 같다.

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

Property Value

Type: Int32
See Also