dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Enums
PixelInterpolation Enum
Defines how to interpolate pixel values.
public enum PixelInterpolation
Fields
Nearest 0
Bilinear 1
Cubic 2
Majority 3
Defines how to interpolate pixel values.
public enum PixelInterpolation
Nearest 0
Bilinear 1
Cubic 2
Majority 3