jpeg解码原码-jpeg decode source file 下载
|
jpeg编码、解码的c source-jpeg encode and decode c source 下载
|
jpeg图像显示程序,含有jpeg解码和显示原码-jpeg picture display program, including jpeg decode and source file display 下载
|
一个实现JPEG的解码的源码-a source file to achieve jpeg decode 下载
|
这是JPEG解码源代码,C++环境下的,内附使用说明-This is the JPEG decoder source code, the C environment, enclosing use 下载
|
ImgCtxDecoder_src.zip 1. Why do I use IImgCtx to decode images? If you want to develop a image viewer or processor in Windows, the first thing you have to face is image decoding. Now there are some free image decoders, with full source code: JPEG decoder released by Independent JPEG Group PNG decoder released by libpng organization TIFF decoder released by libtiff organization GIF decoder release by giflib organization If you d like all decoders in one project, you may try CxImage, which is developed by Davide Pizzolato. -ImgCtxDecoder_src.zip 1. Why do I use IImg Ctx to decode images If you want to develop a imag e viewer or processor in Windows, the first thing you have to face is image decodin g. Now there are some free image decoders. with full source code : JPEG decoder released by Independent JPEG Grou p PNG decoder released by libpng organization T IFF decoder released by libtiff organization G. IF decoder release by giflib organization If yo u d like all decoders in one project, you may try CxImage. which is developed by Davide Pizzolato. 下载
|