ResamplingMethod.Nearest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Nearest neighbor - fastest method that selects the closest pixel value.
public static Azure.Analytics.PlanetaryComputer.ResamplingMethod Nearest { get; }
static member Nearest : Azure.Analytics.PlanetaryComputer.ResamplingMethod
Public Shared ReadOnly Property Nearest As ResamplingMethod