Class ImageSource
- Namespace
- ScanbotSDK.MAUI.Core.Image
- Assembly
- ScanbotSDK.Shared.dll
public class ImageSource
- Inheritance
-
ImageSource
- Inherited Members
Constructors
ImageSource()
public ImageSource()
Properties
FilePath
public required string FilePath { get; set; }
Property Value
Type
public required ImageSourceType Type { get; set; }