Image Constructor (Bitmap)
Creates an image object from a bitmap

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim image As Bitmap

Dim instance As New Image(image)

Parameters

image
Type: System.DrawingBitmap
See Also