Table of Contents

Namespace ScanbotSDK.MAUI

Classes

BaseResult
BinarizationFilterPresetConverter

Preset of parameters for custom binarization filter.

BrightnessFilter

Brightness adjustment filter.

ColorDocumentFilter

Color document filter. This filter is a good starting point for most use cases.

ColorValue
Constants
Constants.Colors
ContrastFilter

Contrast adjustment filter.

CustomBinarizationFilter

Automatic binarization filter. This filter is a good starting point for most use cases.

DependencyManager

Configure the platform specific dependencies.

GrayscaleFilter

Converts color images to grayscale and applies autocontrast.

ImagePickerConfiguration
InitializationOptions
LegacyFilter

Deprecated image filters.

LicenseInfo
OutputModeConverter

Output mode of binarization filter.

ParametricFilter

Base class for all parametric filters.

Resource
Resource.Animation
Resource.Animator
Resource.Array
Resource.Attribute
Resource.Boolean
Resource.Color
Resource.Dimension
Resource.Drawable
Resource.Id
Resource.Integer
Resource.Interpolator
Resource.Layout
Resource.Plurals
Resource.Raw
Resource.String
Resource.Style
Resource.Styleable
Resource.Xml
SBSDKConfiguration
SBSDKEncryption
SBSDKInitializer
ScanbotBinarizationFilter

Automatic binarization filter. This filter is a good starting point for most use cases.

ScanbotSDK

Entry point to Scanbot SDK functions.

ScannerConfigurationBase
WhiteBlackPointFilter

Maps image value channel so that all the pixels darker than the black point are set to 0, all the pixels brighter than the white point are set to 255, and the pixels in between are linearly scaled.

Interfaces

IBarcodeRecognizer

This class is reponsible to detect barcodes on image files and returns the barcode.

IDataDetectionService
IImagePickerService

IImagePickerService class allows to pick image from native gallery and provide the image source.

IReadyToUseUIService
IScanbotSDKService

Async API wrapper interface for SDK functions.

IScannedPage
IScreenMetrics
ITempImageStorageService<Image, URI>

Enums

BarcodeTextFormat
BinarizationFilter
BinarizationFilterPreset
CameraImageFormat
DocumentDetectorType
EncryptionMode
EngineMode
ImageFilter

Platform-independent image filter types

LicenseStatus
MissingFeature
OperationResult
OutputMode