tif_to_bmp

所属分类:图形图像处理
开发工具:Visual C++
文件大小:257KB
下载次数:113
上传日期:2006-11-16 10:16:43
上 传 者dcfarmer
说明:  这份vc源代码是实现tif图像格式到bmp 格式的转换
(this vc source code is tif format images to bmp format conversion)

文件列表:
Project1.dpr (258, 1998-10-14)
ReadTiff.pas (23920, 1998-10-15)
ReadTiffTags.pas (15691, 1998-10-15)
Tiff2bmp10.inf (642, 1998-10-16)
tiff_60.zip (252908, 1998-10-15)
Unit1.dfm (417, 1998-10-15)
Unit1.pas (712, 1998-10-15)

TIFF to BMP ============================ Freeware version 1.0 - Oct 16, 19*** Copyright (c) 19***, Wolfgang Krug ---------------------------------------------------------------------------- CONTENTS ======== 1. Target platforms 2. Description 3. Installation 4. Read this 5. Known bugs & problems 6. More informations 7. Contact ---------------------------------------------------------------------------- 1. Target platforms =================== Delphi 2.0 Delphi 3.0 Delphi 4.0 2. Description ============== Load TIFF 6.0 from file into TBitmap Structure TFileTiff contains TIFF-file related information. Structure TGraphicTiff contains the graphic information for every image within the TIFF file. 3. Installation =============== Nothing to install. Compile and run the program. 4. Read this ============ WARNING! THE CODE IS PROVIDED AS IS WITH NO GUARANTEES OF ANY KIND! USE THIS AT YOUR OWN RISK - YOU ARE THE ONLY PERSON RESPONSIBLE FOR ANY DAMAGE THIS CODE MAY CAUSE - YOU HAVE BEEN WARNED! 5. Known bugs & problems ======================== This software reads uncompressed Bilevel, GrayScale, ColorPalet and RGBFullColor Images If you need another kind of TIFF format, feel free to implement it and send your code back to krug@sdm.de 6. More informations ==================== This component is FREEWARE. 7. Contact =========== E-mail: krug@sdm.de ------------------------- --------------------

近期下载者

相关文件


收藏者