Table of Contents

Class ImageFilterType.Companion

Namespace
IO.Scanbot.Sdk.Process
Assembly
DocumentSDK.NET.Droid.dll
public sealed class ImageFilterType.Companion : Object
Inheritance
ImageFilterType.Companion

Constructors

Companion(DefaultConstructorMarker)

public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Properties

BinarizationFilters

public IList<ImageFilterType> BinarizationFilters { get; }

Property Value

IList<ImageFilterType>

Methods

GetByCode(int)

public ImageFilterType GetByCode(int code)

Parameters

code int

Returns

ImageFilterType