Click or drag to resize
XDL

XBandParamNoiseInterpolNumNearestNeighbor Property

보간방법으로 Nearest Neighbor을 선택한 경우 적용할 최대 화소의 개수(3~15)

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

Property Value

Type: Int32
See Also