
|
ImgEdit Class Library ImgEdit.GetDisplayedImage() System.Drawing.Bitmap |
Retrieves the bitmap object of the displayed image.
|
[Visual Basic] Public Function GetDisplayedImage( _ ) As System.Drawing.Bitmap |
Parameters
None.
Return Value
The bitmap object of the displayed image.
Example
[Visual Basic] The following example gets the bitmap object of the displayed image.
|
[Visual Basic] Dim bmp As System.Drawing.Bitmap bmp = ImgEdit1.GetDisplayedImage() |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6