文件名称:基于MFC的PNG图片解码器
文件大小:519KB
文件格式:ZIP
更新时间:2019-09-09 07:36:24
PNG,解码器
这是国外codeproject大神写的,亲测比较好用 不用GDI+这些繁琐庞杂的库,也不用libPNG,实现超简单。
【文件预览】:
SimplePNGDecoder
----SimplePNGDecoder.sln(1KB)
----Release()
--------SimplePNGDecoder.exe(98KB)
--------zlib1.dll(105KB)
----SimplePNGDecoder()
--------stdafx.cpp(218B)
--------res()
--------stdafx.h(2KB)
--------DemoDlg.cpp(5KB)
--------targetver.h(314B)
--------DemoDlg.h(680B)
--------SimplePNGDecoder.h(646B)
--------pngdecoder()
--------resource.h(2KB)
--------SimplePNGDecoder.rc(12KB)
--------SimplePNGDecoder.vcxproj(10KB)
--------SimplePNGDecoder.vcxproj.filters(3KB)
--------SimplePNGDecoder.cpp(1KB)
----testpngs()
--------rgb-alpha-16.png(1KB)
--------gray-1.png(251B)
--------gray-2.png(251B)
--------gray-4.png(253B)
--------gray-alpha-8.png(684B)
--------gray-8.png(253B)
--------rgb-alpha-8.png(859B)
--------palette-2.png(275B)
--------gray-alpha-16.png(859B)
--------palette-1.png(269B)
--------rgb-8.png(759B)
--------hello_interlaced.png(17KB)
--------hello.png(16KB)
--------rgb-16.png(1KB)
--------palette-8.png(1KB)
--------gray-16.png(684B)
--------palette-4.png(313B)
----Debug()
--------SimplePNGDecoder.exe(229KB)
--------zlib1.dll(105KB)
----zlib()
--------README.txt(2KB)
--------DLL_FAQ.txt(18KB)
--------USAGE.txt(3KB)
--------test()
--------include()
--------lib()
--------zlib1.dll(105KB)