| Image Constructor (Bitmap) |
Creates an image object from a bitmap
Namespace: SeleniumAssembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
SyntaxDim image As Bitmap
Dim instance As New Image(image)
Parameters
- image
- Type: System.DrawingBitmap
See Also