Click or drag to resize
XDL

XBandParamRegionGen Class

XBandParamRegionGen 클래스는 XDMBandRegionGen 객체에 입력되는 파라미터를 정의한다.
Inheritance Hierarchy

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public class XBandParamRegionGen : XBandParamBase

The XBandParamRegionGen type exposes the following members.

Constructors
  NameDescription
Public methodXBandParamRegionGen
XBandParamRegionGen 클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Top
Properties
  NameDescription
Public propertyFilterAreaMax
Public propertyFilterAreaMin
Public propertyFilterRatioAreaAspect
Public propertyFilterRatioAreaToBound
Public propertyNumDilate
Public propertyNumErode
Public propertySrcBand
GIS 밴드로 만들고자하는 영상 Source밴드를 설정하거나 얻는다.
Public propertyValidAreaColor
Public propertyValidAreaMax
Public propertyValidAreaMin
Top
See Also