Class Dol
- Namespace
- IO.Scanbot.Sdk.UI.Camera
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/camera/dol", DoNotGenerateAcw = true)]
public sealed class Dol : Object, ImageAnalysis.IAnalyzer, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
Dol
- Implements
-
- Inherited Members
-
Constructors
Dol(ScanbotCameraXView)
[Register(".ctor", "(Lio/scanbot/sdk/ui/camera/ScanbotCameraXView;)V", "")]
public Dol(ScanbotCameraXView p0)
Parameters
p0 ScanbotCameraXView
Properties
Doj
[Register("doj")]
public long Doj { get; set; }
Property Value
- long
Dox
[Register("dox")]
public ScanbotCameraXView Dox { get; set; }
Property Value
- ScanbotCameraXView
Methods
Analyze(IImageProxy)
[Register("analyze", "(Landroidx/camera/core/ImageProxy;)V", "")]
public void Analyze(IImageProxy p0)
Parameters
p0 IImageProxy
Dob(FrameHandler)
[Register("dob", "(Lio/scanbot/sdk/camera/FrameHandler;)V", "")]
public void Dob(FrameHandler p0)
Parameters
p0 FrameHandler
Dor(Rect, ImageRef)
[Register("dor", "(Landroid/graphics/Rect;Lio/scanbot/sdk/image/ImageRef;)Lio/scanbot/sdk/image/ImageRef;", "")]
public ImageRef Dor(Rect p0, ImageRef p1)
Parameters
p0 Rect
p1 ImageRef
Returns
- ImageRef
Dor(FrameHandler)
[Register("dor", "(Lio/scanbot/sdk/camera/FrameHandler;)V", "")]
public void Dor(FrameHandler p0)
Parameters
p0 FrameHandler