ResamplingMethod.Bilinear 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.
Bilinear interpolation - calculates output values using a weighted average of 2x2 input cells.
public static Azure.Analytics.PlanetaryComputer.ResamplingMethod Bilinear { get; }
static member Bilinear : Azure.Analytics.PlanetaryComputer.ResamplingMethod
Public Shared ReadOnly Property Bilinear As ResamplingMethod