dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Enums

PixelInterpolation Enum

Defines how to interpolate pixel values.

public enum PixelInterpolation

Fields

Bilinear 1

Cubic 2

Majority 3

Nearest 0