实例介绍
这是一个非常好用的图片处理库,用vc编写,包含使用方法demo。
【实例截图】
【核心代码】
4744302543326779614.rar
└── cximage702_full
├── Console.dsw
├── Console.sln
├── Console_vc10.sln
├── CxImage
│ ├── cximage.dev
│ ├── CxImageDLL
│ │ ├── CxImageCrtDll.cpp
│ │ ├── CxImageCrtDll.dsp
│ │ ├── CxImageCrtDll.rc
│ │ ├── CxImageCrtDll.vcproj
│ │ ├── CxImageCrtDll.vcxproj
│ │ ├── CxImageCrtDll_wince.sln
│ │ ├── CxImageCrtDll_wince.vcproj
│ │ ├── CxImageDll.dsw
│ │ ├── CxImageDll_vc10.sln
│ │ ├── CxImageDll_wince.sln
│ │ ├── CxImageMfcDll.aps
│ │ ├── CxImageMfcDll.clw
│ │ ├── CxImageMfcDll.cpp
│ │ ├── cximagemfcdll.dsp
│ │ ├── CxImageMfcDll.h
│ │ ├── CxImageMfcDll.rc
│ │ ├── cximagemfcdll.vcproj
│ │ ├── cximagemfcdll.vcxproj
│ │ ├── CxImageMfcDll_wince.sln
│ │ ├── CxImageMfcDll_wince.vcproj
│ │ ├── resource.h
│ │ ├── resrc1.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ └── StdCrt.h
│ ├── cximage.dsp
│ ├── cximage.dsw
│ ├── cximage.vcproj
│ ├── cximage.vcxproj
│ ├── cximage_wince.sln
│ ├── cximage_wince.vcproj
│ ├── Doxyfile.txt
│ ├── license.txt
│ ├── stdint.h
│ ├── tif_xfile.cpp
│ ├── xfile.h
│ ├── ximabmp.cpp
│ ├── ximabmp.h
│ ├── ximacfg.h
│ ├── ximadef.h
│ ├── ximadsp.cpp
│ ├── ximaenc.cpp
│ ├── ximaexif.cpp
│ ├── ximage.cpp
│ ├── ximage.h
│ ├── ximagif.cpp
│ ├── ximagif.h
│ ├── ximahist.cpp
│ ├── ximaico.cpp
│ ├── ximaico.h
│ ├── ximainfo.cpp
│ ├── ximaint.cpp
│ ├── ximaiter.h
│ ├── ximajas.cpp
│ ├── ximajas.h
│ ├── ximajbg.cpp
│ ├── ximajbg.h
│ ├── ximajpg.cpp
│ ├── ximajpg.h
│ ├── ximalpha.cpp
│ ├── ximalyr.cpp
│ ├── ximamng.cpp
│ ├── ximamng.h
│ ├── ximapal.cpp
│ ├── ximapcx.cpp
│ ├── ximapcx.h
│ ├── ximapng.cpp
│ ├── ximapng.h
│ ├── ximapsd.cpp
│ ├── ximapsd.h
│ ├── ximaraw.cpp
│ ├── ximaraw.h
│ ├── ximasel.cpp
│ ├── ximaska.cpp
│ ├── ximaska.h
│ ├── ximatga.cpp
│ ├── ximatga.h
│ ├── ximath.cpp
│ ├── ximath.h
│ ├── ximatif.cpp
│ ├── ximatif.h
│ ├── ximatran.cpp
│ ├── ximawbmp.cpp
│ ├── ximawbmp.h
│ ├── ximawmf.cpp
│ ├── ximawmf.h
│ ├── ximawnd.cpp
│ ├── xiofile.h
│ ├── xmemfile.cpp
│ └── xmemfile.h
├── CxImageFull.dsw
├── CxImageFull.sln
├── CxImageFull_vc10.sln
├── CxImage_ocx
│ ├── AxImage.aps
│ ├── AxImage.clw
│ ├── AxImage.cpp
│ ├── aximagectl.bmp
│ ├── aximagectl.cpp
│ ├── aximagectl.h
│ ├── AxImage.def
│ ├── AxImage.dsp
│ ├── AxImage.dsw
│ ├── AxImage.h
│ ├── AxImage.odl
│ ├── AxImagePpg.cpp
│ ├── AxImagePpg.h
│ ├── AxImage.rc
│ ├── Resource.h
│ ├── StdAfx.cpp
│ └── StdAfx.h
├── CxImageOcx.dsw
├── CxImageWinCE.sln
├── demo
│ ├── BCMenu.cpp
│ ├── BCMenu.h
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── demo.aps
│ ├── demo.clw
│ ├── demo.cpp
│ ├── demoDLL.dsp
│ ├── demoDLL.vcproj
│ ├── demodll.vcxproj
│ ├── demoDoc.cpp
│ ├── demoDoc.h
│ ├── demo.dsp
│ ├── demo.dsw
│ ├── demo.h
│ ├── demo.mak
│ ├── demo.rc
│ ├── demo.vcproj
│ ├── demo.vcxproj
│ ├── demoView.cpp
│ ├── demoView.h
│ ├── dlgcapture.cpp
│ ├── dlgcapture.h
│ ├── DlgColorize.cpp
│ ├── DlgColorize.h
│ ├── DlgCombine.cpp
│ ├── DlgCombine.h
│ ├── DlgCustomFilter.cpp
│ ├── DlgCustomFilter.h
│ ├── DlgDataExt.cpp
│ ├── DlgDataExt.h
│ ├── DlgDecBpp.cpp
│ ├── DlgDecBpp.h
│ ├── DlgDither.cpp
│ ├── DlgDither.h
│ ├── DlgExpand.cpp
│ ├── DlgExpand.h
│ ├── DlgFFT.cpp
│ ├── DlgFFT.h
│ ├── DlgFloodFill.cpp
│ ├── DlgFloodFill.h
│ ├── DlgGamma.cpp
│ ├── DlgGamma.h
│ ├── DlgHisto.cpp
│ ├── DlgHisto.h
│ ├── DlgIncBpp.cpp
│ ├── DlgIncBpp.h
│ ├── DlgJpeg.cpp
│ ├── DlgJpeg.h
│ ├── DlgMix.cpp
│ ├── DlgMix.h
│ ├── DlgOpacity.cpp
│ ├── DlgOpacity.h
│ ├── DlgOptions.cpp
│ ├── DlgOptions.h
│ ├── DlgPalette.cpp
│ ├── DlgPalette.h
│ ├── DlgRepair.cpp
│ ├── DlgRepair.h
│ ├── DlgResample.cpp
│ ├── DlgResample.h
│ ├── DlgRotate.cpp
│ ├── DlgRotate.h
│ ├── DlgShadow.cpp
│ ├── DlgShadow.h
│ ├── DlgSkew.cpp
│ ├── DlgSkew.h
│ ├── DlgText.cpp
│ ├── DlgText.h
│ ├── DlgThreshold.cpp
│ ├── DlgThreshold.h
│ ├── DlgURL.cpp
│ ├── DlgURL.h
│ ├── enumwnd.h
│ ├── logomdi.cpp
│ ├── logomdi.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── memdc.h
│ ├── Quantize.cpp
│ ├── Quantize.h
│ ├── Res
│ │ ├── b1.ico
│ │ ├── bg2.jpg
│ │ ├── bg.bmp
│ │ ├── bg.gif
│ │ ├── bg.jpg
│ │ ├── bg.tif
│ │ ├── canc.ico
│ │ ├── demoDoc.ico
│ │ ├── demo.ico
│ │ ├── demo.rc2
│ │ ├── gray.ico
│ │ ├── ico2.ico
│ │ ├── no1.ico
│ │ ├── ok.ico
│ │ ├── r1.ico
│ │ ├── toolbar1.bmp
│ │ ├── toolbar2.bmp
│ │ ├── Toolbar.bmp
│ │ └── us.png
│ ├── resource.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TwainCpp.cpp
│ ├── TwainCpp.h
│ ├── twain.h
│ ├── xTargetButton.cpp
│ └── xTargetButton.h
├── demo2
│ ├── Console.cpp
│ ├── console.dev
│ ├── Console.dsp
│ ├── Console.dsw
│ ├── Console.vcproj
│ ├── Console.vcxproj
│ └── StdAfx.h
├── demo_ce
│ ├── CxPicture.cpp
│ ├── CxPicture.h
│ ├── DateTimeFormat.cpp
│ ├── DateTimeFormat.h
│ ├── demo_ce.cpp
│ ├── demo_ceDlg.cpp
│ ├── demo_ceDlg.h
│ ├── demo_ce.h
│ ├── demo_ceppc.rc
│ ├── demo_ce.sln
│ ├── demo_ce.vcproj
│ ├── ExDialog.cpp
│ ├── ExDialog.h
│ ├── ExDlgEngine.cpp
│ ├── ExDlgEngine.h
│ ├── FileOpenDlg.cpp
│ ├── FileOpenDlg.h
│ ├── Misc.cpp
│ ├── Misc.h
│ ├── res
│ │ ├── bitmap1.bmp
│ │ ├── CeSkinDoc.ico
│ │ ├── CeSkin.ico
│ │ ├── ClosedFolder.bmp
│ │ ├── Cmdbar.bmp
│ │ ├── demo_ce.ico
│ │ ├── demo_ceppc.rc2
│ │ ├── fileopen.bmp
│ │ ├── FileOpen.ico
│ │ ├── FileOpen_VS.ico
│ │ ├── Folder_16.ico
│ │ ├── Folder_32.ico
│ │ ├── OpenFolder_16.ico
│ │ ├── OpenFolder_32.ico
│ │ ├── OpenFolder.bmp
│ │ ├── OpenPocket_16.ico
│ │ ├── Pocket_16.ico
│ │ └── sort_arr.bmp
│ ├── resourceppc.h
│ ├── stdafx.cpp
│ └── stdafx.h
├── demo_ocx
│ ├── bmp2pic.bas
│ ├── frmDocument.frm
│ ├── frmDocument.log
│ ├── frmMain.frm
│ ├── frmMain.frx
│ ├── Module1.bas
│ ├── vbdemo.exe
│ ├── vbdemo.vbp
│ └── vbdemo.vbw
├── doc
│ ├── blank.htm
│ ├── cximage_history.htm
│ ├── cximage_libraries.htm
│ ├── cximagelogo.png
│ ├── doxy
│ │ └── html
│ │ ├── annotated.html
│ │ ├── class_cx_file.html
│ │ ├── class_cx_file-members.html
│ │ ├── class_cx_image.html
│ │ ├── class_cx_image-members.html
│ │ ├── class_cx_mem_file.html
│ │ ├── class_cx_mem_file-members.html
│ │ ├── class_cx_point2.html
│ │ ├── class_cx_point2-members.html
│ │ ├── class_cx_rect2.html
│ │ ├── class_cx_rect2-members.html
│ │ ├── doxygen.css
│ │ ├── doxygen.png
│ │ ├── files.html
│ │ ├── ftv2blank.png
│ │ ├── ftv2doc.png
│ │ ├── ftv2folderclosed.png
│ │ ├── ftv2folderopen.png
│ │ ├── ftv2lastnode.png
│ │ ├── ftv2link.png
│ │ ├── ftv2mlastnode.png
│ │ ├── ftv2mnode.png
│ │ ├── ftv2node.png
│ │ ├── ftv2plastnode.png
│ │ ├── ftv2pnode.png
│ │ ├── ftv2vertline.png
│ │ ├── functions_0x62.html
│ │ ├── functions_0x63.html
│ │ ├── functions_0x64.html
│ │ ├── functions_0x65.html
│ │ ├── functions_0x66.html
│ │ ├── functions_0x67.html
│ │ ├── functions_0x68.html
│ │ ├── functions_0x69.html
│ │ ├── functions_0x6a.html
│ │ ├── functions_0x6b.html
│ │ ├── functions_0x6c.html
│ │ ├── functions_0x6d.html
│ │ ├── functions_0x6e.html
│ │ ├── functions_0x6f.html
│ │ ├── functions_0x70.html
│ │ ├── functions_0x71.html
│ │ ├── functions_0x72.html
│ │ ├── functions_0x73.html
│ │ ├── functions_0x74.html
│ │ ├── functions_0x75.html
│ │ ├── functions_0x76.html
│ │ ├── functions_0x77.html
│ │ ├── functions_0x78.html
│ │ ├── functions_0x79.html
│ │ ├── functions_0x7e.html
│ │ ├── functions_enum.html
│ │ ├── functions_eval.html
│ │ ├── functions_func_0x62.html
│ │ ├── functions_func_0x63.html
│ │ ├── functions_func_0x64.html
│ │ ├── functions_func_0x65.html
│ │ ├── functions_func_0x66.html
│ │ ├── functions_func_0x67.html
│ │ ├── functions_func_0x68.html
│ │ ├── functions_func_0x69.html
│ │ ├── functions_func_0x6a.html
│ │ ├── functions_func_0x6b.html
│ │ ├── functions_func_0x6c.html
│ │ ├── functions_func_0x6d.html
│ │ ├── functions_func_0x6e.html
│ │ ├── functions_func_0x6f.html
│ │ ├── functions_func_0x70.html
│ │ ├── functions_func_0x71.html
│ │ ├── functions_func_0x72.html
│ │ ├── functions_func_0x73.html
│ │ ├── functions_func_0x74.html
│ │ ├── functions_func_0x75.html
│ │ ├── functions_func_0x77.html
│ │ ├── functions_func_0x78.html
│ │ ├── functions_func_0x79.html
│ │ ├── functions_func_0x7e.html
│ │ ├── functions_func.html
│ │ ├── functions.html
│ │ ├── functions_type.html
│ │ ├── functions_vars.html
│ │ ├── globals_0x62.html
│ │ ├── globals_0x63.html
│ │ ├── globals_0x64.html
│ │ ├── globals_0x65.html
│ │ ├── globals_0x66.html
│ │ ├── globals_0x68.html
│ │ ├── globals_0x69.html
│ │ ├── globals_0x6a.html
│ │ ├── globals_0x6b.html
│ │ ├── globals_0x6d.html
│ │ ├── globals_0x6e.html
│ │ ├── globals_0x70.html
│ │ ├── globals_0x72.html
│ │ ├── globals_0x73.html
│ │ ├── globals_0x74.html
│ │ ├── globals_0x77.html
│ │ ├── globals_defs.html
│ │ ├── globals_enum.html
│ │ ├── globals_eval.html
│ │ ├── globals_func.html
│ │ ├── globals.html
│ │ ├── globals_type.html
│ │ ├── globals_vars.html
│ │ ├── group___alpha.html
│ │ ├── group___attributes.html
│ │ ├── group___basic_transformations.html
│ │ ├── group___color_space.html
│ │ ├── group___constructors.html
│ │ ├── group___decode.html
│ │ ├── group___d_s_p.html
│ │ ├── group___encode.html
│ │ ├── group___initialization.html
│ │ ├── group___interpolation.html
│ │ ├── group___kernels.html
│ │ ├── group___layers.html
│ │ ├── group___painting.html
│ │ ├── group___palette.html
│ │ ├── group___pixel.html
│ │ ├── group___protected.html
│ │ ├── group___selection.html
│ │ ├── group___transformations.html
│ │ ├── index.html
│ │ ├── main.html
│ │ ├── modules.html
│ │ ├── struct_cx_image_1_1rgb__color.html
│ │ ├── struct_cx_image_1_1rgb__color-members.html
│ │ ├── struct_cx_image_1_1tag_cx_image_info.html
│ │ ├── struct_cx_image_1_1tag_cx_image_info-members.html
│ │ ├── struct_cx_image_1_1tag_cx_text_info.html
│ │ ├── struct_cx_image_1_1tag_cx_text_info-members.html
│ │ ├── structjpg__error__mgr.html
│ │ ├── structjpg__error__mgr-members.html
│ │ ├── structtag___exif_info.html
│ │ ├── structtag___exif_info-members.html
│ │ ├── tab_b.gif
│ │ ├── tab_l.gif
│ │ ├── tab_r.gif
│ │ ├── tabs.css
│ │ ├── tif__xfile_8cpp.html
│ │ ├── tree.html
│ │ ├── xfile_8h.html
│ │ ├── ximabmp_8cpp.html
│ │ ├── ximacfg_8h.html
│ │ ├── ximadef_8h.html
│ │ ├── ximadsp_8cpp.html
│ │ ├── ximaenc_8cpp.html
│ │ ├── ximaexif_8cpp.html
│ │ ├── ximage_8cpp.html
│ │ ├── ximage_8h.html
│ │ ├── ximagif_8cpp.html
│ │ ├── ximahist_8cpp.html
│ │ ├── ximaico_8cpp.html
│ │ ├── ximainfo_8cpp.html
│ │ ├── ximaint_8cpp.html
│ │ ├── ximajas_8cpp.html
│ │ ├── ximajbg_8cpp.html
│ │ ├── ximajpg_8cpp.html
│ │ ├── ximalpha_8cpp.html
│ │ ├── ximalyr_8cpp.html
│ │ ├── ximamng_8cpp.html
│ │ ├── ximapal_8cpp.html
│ │ ├── ximapcx_8cpp.html
│ │ ├── ximapng_8cpp.html
│ │ ├── ximapsd_8cpp.html
│ │ ├── ximaraw_8cpp.html
│ │ ├── ximasel_8cpp.html
│ │ ├── ximaska_8cpp.html
│ │ ├── ximatga_8cpp.html
│ │ ├── ximath_8cpp.html
│ │ ├── ximath_8h.html
│ │ ├── ximatif_8cpp.html
│ │ ├── ximatran_8cpp.html
│ │ ├── ximawbmp_8cpp.html
│ │ ├── ximawmf_8cpp.html
│ │ ├── ximawnd_8cpp.html
│ │ ├── xmemfile_8cpp.html
│ │ └── xmemfile_8h.html
│ ├── libjpeg_patches.7z
│ ├── libpsd_patches.7z
│ ├── libtiff_patches.7z
│ ├── top.htm
│ └── xdp.css
├── index.htm
├── jasper
│ ├── base
│ │ ├── jas_cm.c
│ │ ├── jas_debug.c
│ │ ├── jas_getopt.c
│ │ ├── jas_icc.c
│ │ ├── jas_iccdata.c
│ │ ├── jas_image.c
│ │ ├── jas_init.c
│ │ ├── jas_malloc.c
│ │ ├── jas_seq.c
│ │ ├── jas_stream.c
│ │ ├── jas_string.c
│ │ ├── jas_tmr.c
│ │ ├── jas_tvp.c
│ │ └── jas_version.c
│ ├── bmp
│ │ ├── bmp_cod.c
│ │ ├── bmp_cod.h
│ │ ├── bmp_dec.c
│ │ ├── bmp_enc.c
│ │ └── bmp_enc.h
│ ├── include
│ │ └── jasper
│ │ ├── jas_cm.h
│ │ ├── jas_config2.h
│ │ ├── jas_config.h
│ │ ├── jas_config.h.in
│ │ ├── jas_debug.h
│ │ ├── jas_fix.h
│ │ ├── jas_getopt.h
│ │ ├── jas_icc.h
│ │ ├── jas_image.h
│ │ ├── jas_init.h
│ │ ├── jas_malloc.h
│ │ ├── jas_math.h
│ │ ├── jasper.h
│ │ ├── jas_seq.h
│ │ ├── jas_stream.h
│ │ ├── jas_string.h
│ │ ├── jas_tmr.h
│ │ ├── jas_tvp.h
│ │ ├── jas_types.h
│ │ └── jas_version.h
│ ├── jasper.dsp
│ ├── jasper.dsw
│ ├── jasper.vcproj
│ ├── jasper.vcxproj
│ ├── jasper_wince.sln
│ ├── jasper_wince.vcproj
│ ├── jp2
│ │ ├── jp2_cod.c
│ │ ├── jp2_cod.h
│ │ ├── jp2_dec.c
│ │ ├── jp2_dec.h
│ │ └── jp2_enc.c
│ ├── jpc
│ │ ├── jpc_bs.c
│ │ ├── jpc_bs.h
│ │ ├── jpc_cod.h
│ │ ├── jpc_cs.c
│ │ ├── jpc_cs.h
│ │ ├── jpc_dec.c
│ │ ├── jpc_dec.h
│ │ ├── jpc_enc.c
│ │ ├── jpc_enc.h
│ │ ├── jpc_fix.h
│ │ ├── jpc_flt.h
│ │ ├── jpc_math.c
│ │ ├── jpc_math.h
│ │ ├── jpc_mct.c
│ │ ├── jpc_mct.h
│ │ ├── jpc_mqcod.c
│ │ ├── jpc_mqcod.h
│ │ ├── jpc_mqdec.c
│ │ ├── jpc_mqdec.h
│ │ ├── jpc_mqenc.c
│ │ ├── jpc_mqenc.h
│ │ ├── jpc_qmfb.c
│ │ ├── jpc_qmfb.h
│ │ ├── jpc_t1cod.c
│ │ ├── jpc_t1cod.h
│ │ ├── jpc_t1dec.c
│ │ ├── jpc_t1dec.h
│ │ ├── jpc_t1enc.c
│ │ ├── jpc_t1enc.h
│ │ ├── jpc_t2cod.c
│ │ ├── jpc_t2cod.h
│ │ ├── jpc_t2dec.c
│ │ ├── jpc_t2dec.h
│ │ ├── jpc_t2enc.c
│ │ ├── jpc_t2enc.h
│ │ ├── jpc_tagtree.c
│ │ ├── jpc_tagtree.h
│ │ ├── jpc_tsfb.c
│ │ ├── jpc_tsfb.h
│ │ ├── jpc_util.c
│ │ └── jpc_util.h
│ ├── jpg
│ │ ├── jpg_cod.h
│ │ ├── jpg_dec.c
│ │ ├── jpg_dummy.c
│ │ ├── jpg_enc.c
│ │ ├── jpg_enc.h
│ │ ├── jpg_jpeglib.h
│ │ ├── jpg_val.c
│ │ └── README
│ ├── LICENSE
│ ├── mif
│ │ ├── mif_cod.c
│ │ ├── mif_cod.h
│ │ └── README
│ ├── pgx
│ │ ├── pgx_cod.c
│ │ ├── pgx_cod.h
│ │ ├── pgx_dec.c
│ │ ├── pgx_enc.c
│ │ └── pgx_enc.h
│ ├── pnm
│ │ ├── pnm_cod.c
│ │ ├── pnm_cod.h
│ │ ├── pnm_dec.c
│ │ ├── pnm_enc.c
│ │ └── pnm_enc.h
│ └── ras
│ ├── ras_cod.c
│ ├── ras_cod.h
│ ├── ras_dec.c
│ ├── ras_enc.c
│ └── ras_enc.h
├── jbig
│ ├── copying.txt
│ ├── jbig.c
│ ├── jbig.doc
│ ├── jbig.dsp
│ ├── jbig.dsw
│ ├── jbig.h
│ ├── jbig_tab.c
│ ├── jbig.vcproj
│ ├── jbig.vcxproj
│ ├── jbig_wince.sln
│ ├── jbig_wince.vcproj
│ ├── Makefile
│ ├── patents.htm
│ └── tstcodec.c
├── jpeg
│ ├── ansi2knr.c
│ ├── cderror.h
│ ├── cdjpeg.c
│ ├── cdjpeg.h
│ ├── change.log
│ ├── cjpeg.c
│ ├── ckconfig.c
│ ├── coderules.txt
│ ├── djpeg.c
│ ├── example.c
│ ├── filelist.txt
│ ├── install.txt
│ ├── jaricom.c
│ ├── jcapimin.c
│ ├── jcapistd.c
│ ├── jcarith.c
│ ├── jccoefct.c
│ ├── jccolor.c
│ ├── jcdctmgr.c
│ ├── jchuff.c
│ ├── jcinit.c
│ ├── jcmainct.c
│ ├── jcmarker.c
│ ├── jcmaster.c
│ ├── jcomapi.c
│ ├── jconfig.h
│ ├── jcparam.c
│ ├── jcprepct.c
│ ├── jcsample.c
│ ├── jctrans.c
│ ├── jdapimin.c
│ ├── jdapistd.c
│ ├── jdarith.c
│ ├── jdatadst.c
│ ├── jdatasrc.c
│ ├── jdcoefct.c
│ ├── jdcolor.c
│ ├── jdct.h
│ ├── jddctmgr.c
│ ├── jdhuff.c
│ ├── jdinput.c
│ ├── jdmainct.c
│ ├── jdmarker.c
│ ├── jdmaster.c
│ ├── jdmerge.c
│ ├── jdosaobj.txt
│ ├── jdpostct.c
│ ├── jdsample.c
│ ├── jdtrans.c
│ ├── jerror.c
│ ├── jerror.h
│ ├── jfdctflt.c
│ ├── jfdctfst.c
│ ├── jfdctint.c
│ ├── jidctflt.c
│ ├── jidctfst.c
│ ├── jidctint.c
│ ├── jinclude.h
│ ├── jmemansi.c
│ ├── jmemdosa.asm
│ ├── jmemdos.c
│ ├── jmemmac.c
│ ├── jmemmgr.c
│ ├── jmemname.c
│ ├── jmemnobs.c
│ ├── jmemsys.h
│ ├── jmorecfg.h
│ ├── Jpeg.dsp
│ ├── Jpeg.dsw
│ ├── jpegint.h
│ ├── jpeglib.h
│ ├── jpegtran.c
│ ├── Jpeg.vcproj
│ ├── jpeg.vcxproj
│ ├── Jpeg_wince.sln
│ ├── Jpeg_wince.vcproj
│ ├── jquant1.c
│ ├── jquant2.c
│ ├── jutils.c
│ ├── jversion.h
│ ├── libjpeg.txt
│ ├── rdbmp.c
│ ├── rdcolmap.c
│ ├── rdgif.c
│ ├── rdjpgcom.c
│ ├── rdppm.c
│ ├── rdrle.c
│ ├── rdswitch.c
│ ├── rdtarga.c
│ ├── README
│ ├── structure.txt
│ ├── transupp.c
│ ├── transupp.h
│ ├── usage.txt
│ ├── wizard.txt
│ ├── wrbmp.c
│ ├── wrgif.c
│ ├── wrjpgcom.c
│ ├── wrppm.c
│ ├── wrrle.c
│ └── wrtarga.c
├── libpsd
│ ├── adjustment.c
│ ├── AUTHORS
│ ├── bevel_emboss.c
│ ├── bitmap.c
│ ├── blend.c
│ ├── boundary.c
│ ├── brightness_contrast.c
│ ├── ChangeLog
│ ├── channel_image.c
│ ├── channel_mixer.c
│ ├── color_balance.c
│ ├── color.c
│ ├── color_mode.c
│ ├── color_overlay.c
│ ├── COPYING
│ ├── curves.c
│ ├── CUSTOMIZE
│ ├── descriptor.c
│ ├── drop_shadow.c
│ ├── effects.c
│ ├── file_header.c
│ ├── fixed.c
│ ├── gaussian_blur.c
│ ├── gradient_blend.c
│ ├── gradient_fill.c
│ ├── gradient_map.c
│ ├── gradient_overlay.c
│ ├── hue_saturation.c
│ ├── image_data.c
│ ├── image_resource.c
│ ├── inner_glow.c
│ ├── inner_shadow.c
│ ├── INSTALL
│ ├── invert.c
│ ├── layer_mask.c
│ ├── levels.c
│ ├── libpsd.dsp
│ ├── libpsd.h
│ ├── libpsd.vcproj
│ ├── libpsd.vcxproj
│ ├── outer_glow.c
│ ├── path.c
│ ├── pattern.c
│ ├── pattern_fill.c
│ ├── pattern_overlay.c
│ ├── photo_filter.c
│ ├── posterize.c
│ ├── psd_bitmap.h
│ ├── psd_blend.h
│ ├── psd.c
│ ├── psd_color.h
│ ├── psd_config.h
│ ├── psd_descriptor.h
│ ├── psd_fixed.h
│ ├── psd_gradient.h
│ ├── psd_math.h
│ ├── psd_rect.h
│ ├── psd_stream.h
│ ├── psd_system.c
│ ├── psd_system.h
│ ├── psd_types.h
│ ├── psd_zip.c
│ ├── README
│ ├── rect.c
│ ├── satin.c
│ ├── selective_color.c
│ ├── solid_color.c
│ ├── stream.c
│ ├── stroke.c
│ ├── test.c
│ ├── threshold.c
│ ├── thumbnail.c
│ ├── TODO
│ └── type_tool.c
├── mng
│ ├── CHANGES.txt
│ ├── libmng_callback_xs.c
│ ├── libmng_chunk_descr.c
│ ├── libmng_chunk_descr.h
│ ├── libmng_chunk_io.c
│ ├── libmng_chunk_io.h
│ ├── libmng_chunk_prc.c
│ ├── libmng_chunk_prc.h
│ ├── libmng_chunks.h
│ ├── libmng_chunk_xs.c
│ ├── libmng_cms.c
│ ├── libmng_cms.h
│ ├── libmng_conf.h
│ ├── libmng_data.h
│ ├── libmng_display.c
│ ├── libmng_display.h
│ ├── libmng_dither.c
│ ├── libmng_dither.h
│ ├── libmng_error.c
│ ├── libmng_error.h
│ ├── libmng_filter.c
│ ├── libmng_filter.h
│ ├── libmng.h
│ ├── libmng_hlapi.c
│ ├── libmng_jpeg.c
│ ├── libmng_jpeg.h
│ ├── libmng_memory.h
│ ├── libmng_object_prc.c
│ ├── libmng_object_prc.h
│ ├── libmng_objects.h
│ ├── libmng_pixels.c
│ ├── libmng_pixels.h
│ ├── libmng_prop_xs.c
│ ├── libmng_read.c
│ ├── libmng_read.h
│ ├── libmng_trace.c
│ ├── libmng_trace.h
│ ├── libmng_types.h
│ ├── libmng_write.c
│ ├── libmng_write.h
│ ├── libmng_zlib.c
│ ├── libmng_zlib.h
│ ├── LICENSE.txt
│ ├── mng.dsp
│ ├── mng.dsw
│ ├── mng.vcproj
│ ├── mng.vcxproj
│ ├── mng_wince.vcproj
│ └── README.txt
├── png
│ ├── ANNOUNCE
│ ├── CHANGES
│ ├── CMakeLists.txt
│ ├── configure
│ ├── example.c
│ ├── INSTALL
│ ├── libpng.3
│ ├── libpng-config.in
│ ├── libpng-manual.txt
│ ├── libpng.pc.in
│ ├── libpngpf.3
│ ├── LICENSE
│ ├── png.5
│ ├── pngbar.jpg
│ ├── pngbar.png
│ ├── png.c
│ ├── pngconf.h
│ ├── pngdebug.h
│ ├── png.dsp
│ ├── png.dsw
│ ├── pngerror.c
│ ├── pngget.c
│ ├── png.h
│ ├── pnginfo.h
│ ├── pnglibconf.h
│ ├── pngmem.c
│ ├── pngnow.png
│ ├── pngpread.c
│ ├── pngpriv.h
│ ├── pngread.c
│ ├── pngrio.c
│ ├── pngrtran.c
│ ├── pngrutil.c
│ ├── pngset.c
│ ├── pngstruct.h
│ ├── pngtest.c
│ ├── pngtest.png
│ ├── pngtrans.c
│ ├── pngvalid.c
│ ├── png.vcproj
│ ├── png.vcxproj
│ ├── png_wince.sln
│ ├── png_wince.vcproj
│ ├── pngwio.c
│ ├── pngwrite.c
│ ├── pngwtran.c
│ ├── pngwutil.c
│ ├── README
│ └── TODO
├── raw
│ ├── dcraw.c
│ ├── dcr.c
│ ├── dcr.dsp
│ ├── dcr.dsw
│ ├── libdcr.c
│ ├── libdcr.dsp
│ ├── libdcr.h
│ ├── libdcr.vcproj
│ └── libdcr.vcxproj
├── readme.txt
├── tiff
│ ├── libtiff.def
│ ├── mkg3states.c
│ ├── t4.h
│ ├── tif_acorn.c
│ ├── tif_apple.c
│ ├── tif_atari.c
│ ├── tif_aux.c
│ ├── tif_close.c
│ ├── tif_codec.c
│ ├── tif_color.c
│ ├── tif_compress.c
│ ├── tif_config.h
│ ├── tif_config.wince.h
│ ├── tif_dir.c
│ ├── tif_dir.h
│ ├── tif_dirinfo.c
│ ├── tif_dirread.c
│ ├── tif_dirwrite.c
│ ├── tif_dumpmode.c
│ ├── tif_error.c
│ ├── tif_extension.c
│ ├── tif_fax3.c
│ ├── tif_fax3.h
│ ├── tif_fax3sm.c
│ ├── tiffconf.h
│ ├── tiffconf.wince.h
│ ├── Tiff.dsp
│ ├── Tiff.dsw
│ ├── tiff.h
│ ├── tiffio.h
│ ├── tiffio.hxx
│ ├── tiffiop.h
│ ├── tif_flush.c
│ ├── Tiff.vcproj
│ ├── tiff.vcxproj
│ ├── tiffvers.h
│ ├── tiff_wince.sln
│ ├── tiff_wince.vcproj
│ ├── tif_getimage.c
│ ├── tif_jbig.c
│ ├── tif_jpeg.c
│ ├── tif_luv.c
│ ├── tif_lzw.c
│ ├── tif_msdos.c
│ ├── tif_next.c
│ ├── tif_ojpeg.c
│ ├── tif_open.c
│ ├── tif_packbits.c
│ ├── tif_pixarlog.c
│ ├── tif_predict.c
│ ├── tif_predict.h
│ ├── tif_print.c
│ ├── tif_read.c
│ ├── tif_stream.cxx
│ ├── tif_strip.c
│ ├── tif_swab.c
│ ├── tif_thunder.c
│ ├── tif_tile.c
│ ├── tif_unix.c
│ ├── tif_version.c
│ ├── tif_warning.c
│ ├── tif_win32.c
│ ├── tif_win3.c
│ ├── tif_write.c
│ ├── tif_zip.c
│ └── uvcode.h
├── wcecompat
│ ├── include
│ │ ├── assert.h
│ │ ├── conio.h
│ │ ├── ctype.h
│ │ ├── errno.h
│ │ ├── fcntl.h
│ │ ├── float.h_OLD
│ │ ├── io.h
│ │ ├── limits.h
│ │ ├── malloc.h
│ │ ├── math.h_OLD
│ │ ├── memory.h
│ │ ├── process.h
│ │ ├── setjmp.h
│ │ ├── signal.h
│ │ ├── stdarg.h
│ │ ├── stddef.h
│ │ ├── stdio.h_OLD
│ │ ├── stdlib_extras.h
│ │ ├── stdlib.h_OLD
│ │ ├── string.h
│ │ ├── sys
│ │ │ ├── stat.h
│ │ │ ├── timeb.h
│ │ │ └── types.h
│ │ ├── time.h_OLD
│ │ └── winsock_extras.h
│ ├── LICENSE
│ ├── makefile
│ ├── README
│ ├── src
│ │ ├── args.cpp
│ │ ├── args.h
│ │ ├── assert.cpp
│ │ ├── ChildData.cpp
│ │ ├── ChildData.h
│ │ ├── direct.c
│ │ ├── direct.h
│ │ ├── env.cpp
│ │ ├── errno.cpp
│ │ ├── internal.h
│ │ ├── io.cpp
│ │ ├── io_wce.c
│ │ ├── pipe.cpp
│ │ ├── pipe.h
│ │ ├── process.cpp
│ │ ├── redir.cpp
│ │ ├── redir.h
│ │ ├── stat.cpp
│ │ ├── stdio_extras.cpp
│ │ ├── stdlib_extras.cpp
│ │ ├── string_extras.cpp
│ │ ├── timeb.cpp
│ │ ├── time.cpp
│ │ ├── ts_string.cpp
│ │ ├── ts_string.h
│ │ ├── wce211_ctype.c
│ │ ├── wce211_string.c
│ │ ├── wce_bsearch.c
│ │ ├── wce_lfind.c
│ │ ├── wce_localtime.c
│ │ ├── wce_time.h
│ │ ├── wince.c
│ │ ├── wince.h
│ │ ├── winmain.cpp
│ │ └── winsock_extras.cpp
│ ├── wcecompat.sln
│ ├── wcecompat.vcproj
│ └── wcedefs.mak
└── zlib
├── adler32.c
├── ChangeLog
├── CMakeLists.txt
├── compress.c
├── configure
├── crc32.c
├── crc32.h
├── deflate.c
├── deflate.h
├── example.c
├── FAQ
├── gzclose.c
├── gzguts.h
├── gzlib.c
├── gzread.c
├── gzwrite.c
├── INDEX
├── infback.c
├── inffast.c
├── inffast.h
├── inffixed.h
├── inflate.c
├── inflate.h
├── inftrees.c
├── inftrees.h
├── Makefile
├── Makefile.in
├── minigzip.c
├── README
├── treebuild.xml
├── trees.c
├── trees.h
├── uncompr.c
├── zconf.h
├── zconf.h.cmakein
├── zconf.h.in
├── zlib2ansi
├── zlib.3
├── zlib.3.pdf
├── zlib.dsp
├── zlib.dsw
├── zlib.h
├── zlib.map
├── zlib.pc.in
├── zlib.vcproj
├── zlib.vcxproj
├── zlib_wince.sln
├── zlib_wince.vcproj
├── zutil.c
└── zutil.h
37 directories, 1065 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论