登录
首页 » Picture Viewer » 图象格式读写库函数(各种图像格式的读写,包括BMP,JPEG,PCX,TGA,ICO,TIFF,PNG,WMF(读取)。使用非常的方便,整个库就两个函数ZLoa...

图象格式读写库函数(各种图像格式的读写,包括BMP,JPEG,PCX,TGA,ICO,TIFF,PNG,WMF(读取)。使用非常的方便,整个库就两个函数ZLoa...

于 2022-02-09 发布 文件大小:240.20 kB
0 71
下载积分: 2 下载次数: 1

代码说明:

图象格式读写库函数(各种图像格式的读写,包括BMP,JPEG,PCX,TGA,ICO,TIFF,PNG,WMF(读取)。使用非常的方便,整个库就两个函数ZLoadImg和ZSaveImg,具体使用在ZImgLoad.h中有说明。-image format reading and writing library functions (various image formats read and write, including BMP, JPEG, PCX, TGA, PCX, TIFF, PNG, WMF (reader). Very easy to use, the entire database has two functions ZLoadImg and ZSaveImg, concrete were used in ZImgLoad.h note.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 开发平台:ADS 1.2 功能:ARM下JPG文件解码(JPG文件数据流来自内存) 1、在ads1.2的AXD下选ARMULATE仿真。...
    开发平台:ADS 1.2 功能:ARM下JPG文件解码(JPG文件数据流来自内存) 1、在ads1.2的AXD下选ARMULATE仿真。 2、运行前,在AXD上选“File"->选“Load Memory From File..." 3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000, 然后选择一个jpg文件,按“打开” 4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件 注意:有的JPG文件格式可能不兼容,最好先用WINDOWS XP自带的画图程序打开并 保存一下。 Seloo luo seloo@tom.com 2008-10-10-Development platform: ADS 1.2 features: ARM decoder under the JPG files (JPG file data stream from memory) 1, in the next election ads1.2 the ARMULATE simulation AXD. 2, to run before the election in AXD on
    2022-02-01 15:08:50下载
    积分:1
  • dicom图像浏览器,打开dicom文件并进行常用处理
    dicom图像浏览器,打开dicom文件并进行常用处理-dicom image browser, open the dicom file and used to deal with
    2022-03-28 15:31:46下载
    积分:1
  • 读取BMP格式的文件 ,用来对后续算法提供一个模版
    读取BMP格式的文件 ,用来对后续算法提供一个模版-BMP format to read the document, follow-up algorithm is used to provide a template
    2022-07-15 01:27:52下载
    积分:1
  • 均衡化和均值滤波的简单代码
    均衡化和均值滤波的简单代码-Balanced and a simple mean filter code
    2023-07-07 22:25:02下载
    积分:1
  • GIF header parsing, decoding and encoding
    GIF header parsing, decoding and encoding
    2023-06-08 13:40:04下载
    积分:1
  • GM8120的MOTION JPEG控制实例,简单些吧。
    GM8120的MOTION JPEG控制实例,简单些吧。-MOTION JPEG control of GM8120 example, some of it simple.
    2022-08-23 04:02:24下载
    积分:1
  • computer science undergraduate students graduating from the latest time, visual...
    计算机系本科学生最新毕业时间,可视化图像处理系统的设计与实现,VC++6设计完成及论文,还有教师评语等内容。-computer science undergraduate students graduating from the latest time, visual image processing system design and implementation VC 6 design is completed and the papers, there are also teachers reviews and so forth.
    2022-05-24 06:19:02下载
    积分:1
  • 可以在线完成新建/删除相册、更新图片、删除图片、更改名称等所有操作。上传之后完全可以不依赖FTP软件来维护相册。 2、缓存更新功能使得批量更新图片/相册更为容易...
    可以在线完成新建/删除相册、更新图片、删除图片、更改名称等所有操作。上传之后完全可以不依赖FTP软件来维护相册。 2、缓存更新功能使得批量更新图片/相册更为容易。你只需要把所有需要更新的图片一次上传到相应文件夹,然后进入后台操作点击“更新缓存”,相册的所有数据都将自动更新。 3、在GD库的支持下,图片的缩略图完全自动生成。你所要做的只是上传图片到相应相册,支持的图片格式有 jpg/jpeg,gif,png,bmp。(由于GD不支持bmp格式,所以bmp的 图片不能生成缩略图) 需要GD2的支持,支持的图片格式有 jpg/jpeg,gif,png,bmp 解压密码 www.77169.org-can be completed online add/delete photo albums, updated pictures, delete pictures, names and other changes all operations. After uploading can not rely on FTP software to safeguard albums. 2 cache update feature allows batch update Photo/albums easier. You should only need to update all the pictures uploaded to a corresponding folder, and then click into the background of operation "update cache," albums of all data will be automatically updated. 3, in the GD library, with the support of the thumbnail pictures fully automatic generation. You just have to upload pictures to the corresponding photo albums, the support photo format is jpg/jpeg, gif, png, bmp. (As GD not support bmp fo
    2023-04-07 01:15:04下载
    积分:1
  • In mfc, the initial and open the matlab engine, after the output of a pie chart....
    在mfc中,初始并打开matlab引擎,之后输出一张饼图。可以仿照此程序,在c++中利用malab超强的计算能力来实现各种功能-In mfc, the initial and open the matlab engine, after the output of a pie chart. This process can be modeled in c+ Use malab super computing power to achieve the various functions
    2023-03-03 12:50:04下载
    积分:1
  • 组合圆形窗口单击窗口则调用SetWindow子过程设置窗口形状双击窗口则调用Reset子过程恢复窗口形状 将窗口恢复为矩形...
    组合圆形窗口单击窗口则调用SetWindow子过程设置窗口形状双击窗口则调用Reset子过程恢复窗口形状 将窗口恢复为矩形-portfolio circular window click SetWindow window is called sub-process forms double-click the Setup window is the window Calling Reset window-shape recovery process will resume rectangular window
    2022-02-01 11:05:37下载
    积分:1
  • 696518资源总数
  • 104298会员总数
  • 46今日下载