Table of Contents

Class CheckRecognizerResultKt

Namespace
IO.Scanbot.Sdk.Check.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/check/entity/CheckRecognizerResultKt", DoNotGenerateAcw = true)]
public sealed class CheckRecognizerResultKt : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
CheckRecognizerResultKt
Implements
Inherited Members

Methods

ToPublicResult(Result, IList<RootDocumentType>, Bitmap)

[Register("toPublicResult", "(Lio/scanbot/check/model/Result;Ljava/util/ArrayList;Landroid/graphics/Bitmap;)Lio/scanbot/sdk/check/entity/CheckRecognizerResult;", "")]
public static CheckRecognizerResult ToPublicResult(Result obj, IList<RootDocumentType> acceptedCheckStandards, Bitmap croppedImage)

Parameters

obj Result
acceptedCheckStandards IList<RootDocumentType>
croppedImage Bitmap

Returns

CheckRecognizerResult