| 
            
              XFrameCaptureBufferDataWidth Property
             | 
          
        
         데이터의 가로 화소 크기. 픽셀 정렬 때문에 영상 크기보다 클 수 있다. 데이터 배열의 가로 크기는 바이트 정렬 때문에 데이터 가로 화소 크기와 다를 수 있다. 
        
        Namespace: Pixoneer.NXDL.NGRAssembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.40
Syntaxpublic int DataWidth { get; }Property Value
Int32
See Also