Share via


CheckScannerBase.ImageData Property

Definition

Holds the image data after the RetrieveImage(Int32) or RetrieveMemory(CheckImageLocate) methods are called.

public override System.Drawing.Bitmap ImageData { get; }
member this.ImageData : System.Drawing.Bitmap
Public Overrides ReadOnly Property ImageData As Bitmap

Property Value

Applies to