See: Description
Interface | Description |
---|---|
IRasterInterpolator |
Provides an interface for implementing interpolations that operate
over a raster grid.
|
Class | Description |
---|---|
InterpolationResult |
A simple container class to carry the results from an interpolation.
|
InterpolatorBSpline |
Performs interpolations over a raster (grid) data set using the classic
B-Spline algorithm.
|
Enum | Description |
---|---|
InterpolationTarget |
Specifies the product to be obtained from an interpolation operation.
|
Copyright © 2022. All rights reserved.