Table of Contents

Class ImageRefProfiler.Companion

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

Constructors

Companion(DefaultConstructorMarker)

[Register(".ctor", "(Lkotlin/jvm/internal/DefaultConstructorMarker;)V", "")]
public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Methods

Diff(ImageRefPoolSnapshot, ImageRefPoolSnapshot)

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

Parameters

firstSnapshot ImageRefPoolSnapshot
secondSnapshot ImageRefPoolSnapshot

Returns

ImageRefPoolSnapshotsDiff

EnableDetailedProfiling()

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

MakeSnapshot()

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

Returns

ImageRefPoolSnapshot