ImgInfovb

所属分类:Windows编程
开发工具:Visual Basic
文件大小:13KB
下载次数:20
上传日期:2005-10-12 15:03:16
上 传 者canghaifuyou
说明:  ImgInfo is an ActiveX control designed to extract some information from image file without loading image data. It reads BMP, GIF, JPG and PNG file formats.

文件列表:
Form1.frm (3735, 1999-12-13)
ImgInf.ocx (40960, 1999-12-13)
Project1.vbp (696, 1999-12-13)
Project1.vbw (50, 1999-12-13)

Thank you for downloading Softuarium ImgInfo. Description ~~~~~~~~~~~ ImgInfo is an ActiveX control designed to extract some information from image file without loading image data. It reads BMP, GIF, JPG and PNG file formats. Installation ~~~~~~~~~~~~ To use ImgInfo in your projects you must first register it using Regsvr32.exe (you'll find it in windows\system directory). Alternatively, you can browse for it from within VB IDE, in which case it is registered automatically. NOTE: you must register the control BEFORE you attempt to use it or run sample project included in the package. Use ~~~ For practical demonstration please see included sample VB project. ImgInfo has the following properties: FileName (string) ~~~~~~~~~ It is the full path of the image file to be processed. Example: ImgInfo1.FileName = "c:\windows\desktop\test.bmp" ImgHeight (long) ~~~~~~~~~ Returns height of the image in pixels. ImgWidth (long) ~~~~~~~~ Returns width of the image in pixels. ImgDepth (integer) ~~~~~~~~ Returns color depth of the image (bits per pixel). ImgType (string) ~~~~~~~ Returns file format of the image (BMP, GIF, JPG, PNG) ImgInfo has one method: GetInfo ~~~~~~~ As the name suggests, it gets info on the file specified by FileName property. Release information ~~~~~~~~~~~~~~~~~~~ ImgInfo was created and compiled using VB6/SP3. Pricing ~~~~~~~ ImgInfo ActiveX control is freeware. You may use it and/or distribute free of charge. You may not, however, sell it, change the contents of zip file or claim credit. Disclaimer ~~~~~~~~~~ ImgInfo ActiveX control is distributed "as is". No warranty of any kind is expressed or implied. While every precaution was taken to produce bug free code, you use it at your own risk. The author will not be liable for data loss, damages, loss of profits or any other kind of loss while using or misusing this software. Credits ~~~~~~~ This software is based in part on work of David Crowell (http://www.qtm.net/~davidc). Thank you for using Softuarium ImgInfo ActiveX control.

近期下载者

相关文件


收藏者