|
|
Image Converter ActiveX 2.0.1
|
|
ActiveX to convert BMP, JPEG, TIFF, GIF and PNG from one format to another.
|
|
|
What is Image Converter ActiveX?
|
|
Image Converter ActiveX 2.0.1 is an OCX control for software developers which can convert JPG, GIF, BMP, TIFF and PNG from one format to another using the GDI+. from a VB6 .NET and Access.
Abilities This component can display the frames of the TIFF, JPG, and PNG files, get the tags of the image files, set JPG Transformation, set JPG Quality, set TIF Compression, and more.
Easy to use The installation program of the control contains Visual Basic 6 and VB.NET samples, CHM help file, and a free trail version of the control.
|
|
| |
Screenshot:
|
 |
|
|
|
|
|
|
|
|
Benefits:
- Image Converter ActiveX (OCX) Component.
- Convert BMP.
- Convert JPG.
- Convert TIFF.
- Convert GIF.
- Convert PNG.
- Picture Preview.
- Convert each frame of the picture.
- Get the tags of the picture.
- Get general information about the picture.
- Based on the GDI+.
- Runs fast.
- Support many events.
- Easy to the use.
- Error handling.
- Can be run under Windows 98/NT/ME/2000/XP/VISTA/2003/WIN7.
- Can run with VB6, VC6, VB.NET, C#.NET, C++.NET, Delphi, Access.
|
|
|
Sample:
|
'Convert picture to JPG, BMP, TIFF, GIF and PNG:
Select Case cboSaveTo.Text
Case "BMP"
cImageConverter1.SaveImageToBmp CommonDialog1.FileName
Case "JPG"
cImageConverter1.SaveImageToJpeg CommonDialog1.FileName, _
hscQuality.Value, _
cboTransformation.ItemData(cboTransformation.ListIndex)
Case "TIF"
cImageConverter1.SaveImageToTiff CommonDialog1.FileName, _
cboCompression.ItemData(cboCompression.ListIndex), _
cboBitDepth.ItemData(cboBitDepth.ListIndex)
Case "GIF"
cImageConverter1.SaveImageToGif CommonDialog1.FileName
Case "PNG"
cImageConverter1.SaveImageToPng CommonDialog1.FileName
End Select
|
|
|
|
|
|
Methods and events:
|
Methods:
DeInit, GetTags, ImageCloseImage, ImageOpenImage, ImageSelectFrame, Init, SaveImageToBmp, SaveImageToGif, SaveImageToJpeg, SaveImageToPng, SaveImageToTiff.
Events:
Error, ImageTags.
|
|
|
|
|
|

Download:
|
|
The Image Converter ActiveX 2.0.1 can be run for
free under a trial mode. The trial mode is a
limited version and it displays a registration window at
any time the
Image Converter ActiveX 2.0.1 is opened or closed.
|
|
|
|
|
|
|
|
More:
|
|
|
|
| |

Support:
|
|
|
|
|
|
|
|
|