| 
            
              XDMBandRegionGenGetRegionValueApplyPixelNum Method
             | 
          
        
         영역 생성 결과를 확인한다. 
        
        Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.40
Syntaxpublic void GetRegionValueApplyPixelNum(
	out uint totalPixelNum,
	out uint applyPixelNum
)
Parameters
- totalPixelNum  UInt32
 -  처리를 위해 사용한 총 화소 개수 
 - applyPixelNum  UInt32
 -  영역 생성에 포함된 총 호솨 개수 
 
See Also