Click or drag to resize
XDL

XBandParamIRFilter2 Class

XBandParamIRFilter2클래스는 XDMBandIRFilter2객체가 수행하는 IR 필터링에 대한 입력 파라미터를 정의한다.
Inheritance Hierarchy

Namespace:  Pixoneer.NXDL.NRSEX
Assembly:  NXDLrsEx (in NXDLrsEx.dll) Version: 2.0.3.31
Syntax
C#
public class XBandParamIRFilter2 : XBandParamBase

The XBandParamIRFilter2 type exposes the following members.

Properties
  NameDescription
Public propertyFilterType
IR 필터링 방법 설정.
Public propertySrcBand
필터링 수행을 위한 Band를 설정
Top
See Also