Table of Contents

Class ImageRefProfiler

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

Constructors

ImageRefProfiler()

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

Methods

Diff(ImageRefPoolSnapshot, ImageRefPoolSnapshot)

[Register("diff", "(Lio/scanbot/sdk/core/ImageRefPoolSnapshot;Lio/scanbot/sdk/core/ImageRefPoolSnapshot;)Lio/scanbot/sdk/core/ImageRefPoolSnapshotsDiff;", "")]
public static ImageRefPoolSnapshotsDiff Diff(ImageRefPoolSnapshot firstSnapshot, ImageRefPoolSnapshot secondSnapshot)

Parameters

firstSnapshot ImageRefPoolSnapshot
secondSnapshot ImageRefPoolSnapshot

Returns

ImageRefPoolSnapshotsDiff

EnableDetailedProfiling()

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

MakeSnapshot()

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

Returns

ImageRefPoolSnapshot