Table of Contents

Class SBSDKLegacyFilter

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public class SBSDKLegacyFilter : SBSDKParametricFilter, INSCopying, INativeObject, IDisposable
Inheritance
SBSDKLegacyFilter
Implements
INSCopying
INativeObject
Inherited Members
Extension Methods

Constructors

SBSDKLegacyFilter()

public SBSDKLegacyFilter()

SBSDKLegacyFilter(NSObjectFlag)

protected SBSDKLegacyFilter(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKLegacyFilter(NativeHandle)

protected SBSDKLegacyFilter(NativeHandle handle)

Parameters

handle NativeHandle

SBSDKLegacyFilter(nint)

public SBSDKLegacyFilter(nint filterType)

Parameters

filterType nint

Properties

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

FilterType

public virtual nint FilterType { get; set; }

Property Value

nint

Hash

public virtual nuint Hash { get; }

Property Value

nuint

LegacyFilter

public virtual SBSDKImageFilterType LegacyFilter { get; set; }

Property Value

SBSDKImageFilterType

_type

public virtual string _type { get; }

Property Value

string

Methods

IsEqual(NSObject?)

public virtual bool IsEqual(NSObject? @object)

Parameters

object NSObject

Returns

bool

ToJson()

public virtual string ToJson()

Returns

string