ResamplingConfigInput

The structure representing input for resampling operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the algorithm used for resampling.

Link copied to clipboard

The structure representing output resolution (in target georeferenced units) of the result of resampling operation.

Link copied to clipboard

Bands used in the operation. If no target bands are specified, it uses all bands available in the input.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String