| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As ImageIO Dim bmp As Bitmap Dim fileName As String instance.SaveAs(bmp, fileName) | |
Parameters
- bmp
- Bitmap object
- fileName
- Name of the file
File format is derived automatically from the 
Licensing: Requires ClearImage PDF IO license to use with PDF files.
Any ClearImage license is required for other image file formats.
            fileName extension.Licensing: Requires ClearImage PDF IO license to use with PDF files.
Any ClearImage license is required for other image file formats.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
 
     
     
     
    