Class BasicImageLoadOptions
- Namespace
- ScanbotSDK.MAUI.Common
- Assembly
- ScanbotSDK.Shared.dll
Basic options for loading image.
public class BasicImageLoadOptions
- Inheritance
-
BasicImageLoadOptions
- Inherited Members
Properties
Roi
Region of interest.
public Rectangle Roi { get; set; }
Property Value
Methods
FromJson(string)
public static BasicImageLoadOptions FromJson(string rawJson)
Parameters
rawJson
string