dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Enums
SupportedInterpolations Enum
Enumeration for SupportedInterpolations
public enum SupportedInterpolations
Fields
Nearest
0
Bilinear
1
Cubic
2
Majority
3
Enumeration for SupportedInterpolations
public enum SupportedInterpolations
Nearest
0
Bilinear
1
Cubic
2
Majority
3