Class CheckRecognizerResultKt
[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
ResultacceptedCheckStandards
IList<RootDocumentType>croppedImage
Bitmap