|
XBandParamPointsToGridBlankValue Property
|
Point 데이터를 Grid 데이터로 채울 경우 화소영역이 채워지지 않는 영역이 발생한다.
이 영역에 채울 값을 입력한다. Blank Value는 Interpolation을 수행할 때 유용하다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic double BlankValue { get; set; }
Property Value
Double
See Also