Enum ResamplingMethod
- Namespace
- ScanbotSDK.MAUI
- Assembly
- ScanbotSDK.Shared.dll
[JsonConverter(typeof(ResamplingMethodConverter))]
public enum ResamplingMethod
Fields
Area = 5Cubic = 3Lanczos4 = 4Linear = 2Nearest = 1None = 0
[JsonConverter(typeof(ResamplingMethodConverter))]
public enum ResamplingMethod
Area = 5Cubic = 3Lanczos4 = 4Linear = 2Nearest = 1None = 0