Class CameraLiveScannerResolutionConverter
- Namespace
- ScanbotSDK.MAUI.Camera
- Assembly
- ScanbotSDK.Shared.dll
public class CameraLiveScannerResolutionConverter : JsonConverter<CameraLiveScannerResolution>
- Inheritance
-
CameraLiveScannerResolutionConverter
- Inherited Members
Constructors
CameraLiveScannerResolutionConverter()
public CameraLiveScannerResolutionConverter()
Methods
Read(ref Utf8JsonReader, Type, JsonSerializerOptions)
public override CameraLiveScannerResolution Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)
Parameters
readerUtf8JsonReadertypeToConvertTypeoptionsJsonSerializerOptions
Returns
Write(Utf8JsonWriter, CameraLiveScannerResolution, JsonSerializerOptions)
public override void Write(Utf8JsonWriter writer, CameraLiveScannerResolution color, JsonSerializerOptions options)
Parameters
writerUtf8JsonWritercolorCameraLiveScannerResolutionoptionsJsonSerializerOptions