Table of Contents

Namespace ScanbotSDK.MAUI

Classes

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
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.

SBSDKConfiguration
ScanbotBarcodeSDK
ScanbotBinarizationFilter

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

ScanbotSDKMain

Entry point to Scanbot SDK functions.

ScanbotSDKMain.Detectors
ScanbotSDKMain.RTU
ScanbotSDKMain.RTU.Legacy
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

ICommonOperations

Implement the IScanbot Service in all available platforms.

IImagePicker

Allows for picking images from the native gallery.

Enums

BarcodeTextFormat
BinarizationFilter
BinarizationFilterPreset
EngineMode
ImageFilter

Platform-independent image filter types

LicenseStatus
MissingFeature
OperationResult
OutputMode