Table of Contents

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

string

Type

public required ImageSourceType Type { get; set; }

Property Value

ImageSourceType