Click or drag to resize
XDL

XDMBandNullValue Property

영상 밴드 중 의미없는 영역을 가리키는 값.

NullValue로 설정된 화소는 영상처리 대상에서 제외된다. 예를 들어, 통계치 산정에서도 이러한 값은 제외된다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public double NullValue { get; }

Property Value

Type: Double
See Also