Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ImageIO Dim bmp As Bitmap Dim fileName As String instance.Append(bmp, fileName) |
Parameters
- bmp
- Bitmap object
- fileName
- Name of the file
File format is derived automatically from the
Only .tif and .pdf extensions are valid. File is created if it does not exists.
Licensing: Requires ClearImage PDF IO license to use with PDF files.
Any ClearImage license is required for other image file formats.
fileName
extension.Only .tif and .pdf extensions are valid. File is created if it does not exists.
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