Class EncodeImageOptions
- Namespace
- ScanbotSDK.MAUI.Core.Image
- Assembly
- ScanbotSDK.Shared.dll
public class EncodeImageOptions
- Inheritance
-
EncodeImageOptions
- Inherited Members
Constructors
EncodeImageOptions()
public EncodeImageOptions()
Properties
Format
public EncodingFormat Format { get; set; }
Property Value
Quality
public int Quality { get; set; }
Property Value
Methods
FromJson(string)
public static EncodeImageOptions FromJson(string rawJson)
Parameters
rawJsonstring