Table of Contents

Class ScanbotSdkImageRefProfiler

Namespace
IO.Scanbot.Sdk.Image
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/image/ScanbotSdkImageRefProfiler", DoNotGenerateAcw = true)]
public sealed class ScanbotSdkImageRefProfiler : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
ScanbotSdkImageRefProfiler
Implements
Inherited Members

Constructors

ScanbotSdkImageRefProfiler()

[Register(".ctor", "()V", "")]
public ScanbotSdkImageRefProfiler()

Methods

Diff(ImageRefPoolSnapshot, ImageRefPoolSnapshot)

[Register("diff", "(Lio/scanbot/sdk/image/ImageRefPoolSnapshot;Lio/scanbot/sdk/image/ImageRefPoolSnapshot;)Lio/scanbot/common/Result;", "")]
public static IResult Diff(ImageRefPoolSnapshot firstSnapshot, ImageRefPoolSnapshot secondSnapshot)

Parameters

firstSnapshot ImageRefPoolSnapshot
secondSnapshot ImageRefPoolSnapshot

Returns

IResult

EnableDetailedProfiling()

[Register("enableDetailedProfiling", "()V", "")]
public static void EnableDetailedProfiling()

MakeSnapshot()

[Register("makeSnapshot", "()Lio/scanbot/sdk/image/ImageRefPoolSnapshot;", "")]
public static ImageRefPoolSnapshot MakeSnapshot()

Returns

ImageRefPoolSnapshot