AddBitmap Method

Top  Previous  Next

Let’s you add a single bitmap as a capture source. The bitmap is requested each time the scraper needs a new fresh copy of it.

 

ActiveX/.NET Syntax

Scraper.AddBitmap (IBitmapCallback callback)

 

Delphi Syntax

Scraper.AddBitmap (callback: IBitmapCallback)

 

See also

See also the Syntax conventions used on the definitions above.