Table of Contents

Class ScanbotSdkImageRefProfiler.Companion

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

Methods

Diff(ImageRefPoolSnapshot, ImageRefPoolSnapshot)

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

Parameters

firstSnapshot ImageRefPoolSnapshot
secondSnapshot ImageRefPoolSnapshot

Returns

IResult

EnableDetailedProfiling()

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

MakeSnapshot()

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

Returns

ImageRefPoolSnapshot