dct source code for jpeg decoder -Copy source code for jpeg decoder 下载
|
jpeg解码器的源代码-source file of jpeg decoder 下载
|
这是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. 下载
|
包含源代码的Jpeg文件的解码器。可以很方便的将Jpeg文件的信息读出来。-source code contains documents Jpeg decoder. It is very convenient to Jpeg document read out the message. 下载
|
网上的jpeg的解码库是对于jpeg文件的解码,输出到bmp文件,本源码修改了库函数,使之接受一个jpeg文件的数据流,然后输出到bmp的点阵,可以直接输出到屏幕。具体的调用方法见源码中的说明。-online jpeg decoder for the document jpeg decoder, the output of bmp documents, The modified source code library functions to make it accept a jpeg document data flow, and then exported to the lattice bmp, can be directly output to a screen. Specific method call see the source note. 下载
|