Table of Contents

Class BarcodeAction.UpdateImage

Namespace
IO.Scanbot.Sdk.Ui_v2.Barcode.Common
Assembly
DocumentSDK.NET.Droid.dll
public sealed class BarcodeAction.UpdateImage : BarcodeAction, IUiAction, IJavaObject, IDisposable, IJavaPeerable
Inheritance
BarcodeAction.UpdateImage
Implements

Constructors

UpdateImage(string, Bitmap)

public UpdateImage(string uuid, Bitmap image)

Parameters

uuid string
image Bitmap

Properties

Image

public Bitmap Image { get; }

Property Value

Bitmap

Uuid

public string Uuid { get; }

Property Value

string