CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..)

文件名称:cximageLite_V600

介绍说明--下载内容来自于网络,使用问题请自行百度

CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way.



CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you don t claim it as your own.



With more than 200 functions, and with comprehensive working demos, CxImage offers all the tools to build simple image processing applications on a fast learning curve. Supported file formats are: BMP, GIF, ICO, CUR, JBG, JPG, JPC, JP2, PCX, PGX, PNG, PNM, RAS, SKA, TGA, TIF, WBMP, WMF, RAW, CRW, NEF, CR2, DNG, ORF, ARW, ERF, 3FR, DCR, X3F, MEF, RAF, MRW, PEF, SR2.



Cximage is highly portable and has been tested with Visual C++ 6 / 2008, C++ Builder 3 / 6, MinGW on Windows, and with gcc 3.3.2 on Linux. The library can be linked statically, or through a DLL or an activex component.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

cximageLite_V600/
cximageLite_V600/Console.dsw
cximageLite_V600/CxImage/
cximageLite_V600/CxImage/cximage.dsp
cximageLite_V600/CxImage/cximage.dsw
cximageLite_V600/CxImage/CxImageDLL/
cximageLite_V600/CxImage/CxImageDLL/CxImageCrtDll.cpp
cximageLite_V600/CxImage/CxImageDLL/CxImageCrtDll.dsp
cximageLite_V600/CxImage/CxImageDLL/CxImageCrtDll.rc
cximageLite_V600/CxImage/CxImageDLL/CxImageDll.dsw
cximageLite_V600/CxImage/CxImageDLL/CxImageMfcDll.clw
cximageLite_V600/CxImage/CxImageDLL/CxImageMfcDll.cpp
cximageLite_V600/CxImage/CxImageDLL/cximagemfcdll.dsp
cximageLite_V600/CxImage/CxImageDLL/CxImageMfcDll.h
cximageLite_V600/CxImage/CxImageDLL/CxImageMfcDll.rc
cximageLite_V600/CxImage/CxImageDLL/resource.h
cximageLite_V600/CxImage/CxImageDLL/resrc1.h
cximageLite_V600/CxImage/CxImageDLL/StdAfx.cpp
cximageLite_V600/CxImage/CxImageDLL/StdAfx.h
cximageLite_V600/CxImage/CxImageDLL/StdCrt.h
cximageLite_V600/CxImage/license.txt
cximageLite_V600/CxImage/tif_xfile.cpp
cximageLite_V600/CxImage/xfile.h
cximageLite_V600/CxImage/ximabmp.cpp
cximageLite_V600/CxImage/ximabmp.h
cximageLite_V600/CxImage/ximacfg.h
cximageLite_V600/CxImage/ximadef.h
cximageLite_V600/CxImage/ximadsp.cpp
cximageLite_V600/CxImage/ximaenc.cpp
cximageLite_V600/CxImage/ximaexif.cpp
cximageLite_V600/CxImage/ximage.cpp
cximageLite_V600/CxImage/ximage.h
cximageLite_V600/CxImage/ximagif.cpp
cximageLite_V600/CxImage/ximagif.h
cximageLite_V600/CxImage/ximahist.cpp
cximageLite_V600/CxImage/ximaico.cpp
cximageLite_V600/CxImage/ximaico.h
cximageLite_V600/CxImage/ximainfo.cpp
cximageLite_V600/CxImage/ximaint.cpp
cximageLite_V600/CxImage/ximaiter.h
cximageLite_V600/CxImage/ximajas.cpp
cximageLite_V600/CxImage/ximajas.h
cximageLite_V600/CxImage/ximajbg.cpp
cximageLite_V600/CxImage/ximajbg.h
cximageLite_V600/CxImage/ximajpg.cpp
cximageLite_V600/CxImage/ximajpg.h
cximageLite_V600/CxImage/ximalpha.cpp
cximageLite_V600/CxImage/ximalyr.cpp
cximageLite_V600/CxImage/ximamng.cpp
cximageLite_V600/CxImage/ximamng.h
cximageLite_V600/CxImage/ximapal.cpp
cximageLite_V600/CxImage/ximapcx.cpp
cximageLite_V600/CxImage/ximapcx.h
cximageLite_V600/CxImage/ximapng.cpp
cximageLite_V600/CxImage/ximapng.h
cximageLite_V600/CxImage/ximaraw.cpp
cximageLite_V600/CxImage/ximaraw.h
cximageLite_V600/CxImage/ximasel.cpp
cximageLite_V600/CxImage/ximaska.cpp
cximageLite_V600/CxImage/ximaska.h
cximageLite_V600/CxImage/ximatga.cpp
cximageLite_V600/CxImage/ximatga.h
cximageLite_V600/CxImage/ximath.cpp
cximageLite_V600/CxImage/ximath.h
cximageLite_V600/CxImage/ximatif.cpp
cximageLite_V600/CxImage/ximatif.h
cximageLite_V600/CxImage/ximatran.cpp
cximageLite_V600/CxImage/ximawbmp.cpp
cximageLite_V600/CxImage/ximawbmp.h
cximageLite_V600/CxImage/ximawmf.cpp
cximageLite_V600/CxImage/ximawmf.h
cximageLite_V600/CxImage/ximawnd.cpp
cximageLite_V600/CxImage/xiofile.h
cximageLite_V600/CxImage/xmemfile.cpp
cximageLite_V600/CxImage/xmemfile.h
cximageLite_V600/demo2/
cximageLite_V600/demo2/Console.cpp
cximageLite_V600/demo2/Console.dsp
cximageLite_V600/demo2/StdAfx.h
cximageLite_V600/demo3/
cximageLite_V600/demo3.dsw
cximageLite_V600/demo3/ChildFrm.cpp
cximageLite_V600/demo3/ChildFrm.h
cximageLite_V600/demo3/demo3.clw
cximageLite_V600/demo3/demo3.cpp
cximageLite_V600/demo3/demo3.dsp
cximageLite_V600/demo3/demo3.h
cximageLite_V600/demo3/demo3.rc
cximageLite_V600/demo3/demo3Doc.cpp
cximageLite_V600/demo3/demo3Doc.h
cximageLite_V600/demo3/demo3View.cpp
cximageLite_V600/demo3/demo3View.h
cximageLite_V600/demo3/MainFrm.cpp
cximageLite_V600/demo3/MainFrm.h
cximageLite_V600/demo3/memdc.h
cximageLite_V600/demo3/res/
cximageLite_V600/demo3/resource.h
cximageLite_V600/demo3/res/demo3.ico
cximageLite_V600/demo3/res/demo3.rc2
cximageLite_V600/demo3/res/demo3Doc.ico
cximageLite_V600/demo3/res/Toolbar.bmp
cximageLite_V600/demo3/StdAfx.cpp
cximageLite_V600/demo3/StdAfx.h
cximageLite_V600/doc/
cximageLite_V600/doc/blank.htm
cximageLite_V600/doc/cximagelogo.png
cximageLite_V600/doc/cximage_history.htm
cximageLite_V600/doc/cximage_libraries.htm
cximageLite_V600/doc/doxy/
cximageLite_V600/doc/doxy/html/
cximageLite_V600/doc/doxy/html/annotated.html
cximageLite_V600/doc/doxy/html/class_cx_file-members.html
cximageLite_V600/doc/doxy/html/class_cx_file.html
cximageLite_V600/doc/doxy/html/class_cx_image-members.html
cximageLite_V600/doc/doxy/html/class_cx_image.html
cximageLite_V600/doc/doxy/html/class_cx_mem_file-members.html
cximageLite_V600/doc/doxy/html/class_cx_mem_file.html
cximageLite_V600/doc/doxy/html/class_cx_point2-members.html
cximageLite_V600/doc/doxy/html/class_cx_point2.html
cximageLite_V600/doc/doxy/html/class_cx_rect2-members.html
cximageLite_V600/doc/doxy/html/class_cx_rect2.html
cximageLite_V600/doc/doxy/html/doxygen.css
cximageLite_V600/doc/doxy/html/doxygen.png
cximageLite_V600/doc/doxy/html/files.html
cximageLite_V600/doc/doxy/html/ftv2blank.png
cximageLite_V600/doc/doxy/html/ftv2doc.png
cximageLite_V600/doc/doxy/html/ftv2folderclosed.png
cximageLite_V600/doc/doxy/html/ftv2folderopen.png
cximageLite_V600/doc/doxy/html/ftv2lastnode.png
cximageLite_V600/doc/doxy/html/ftv2link.png
cximageLite_V600/doc/doxy/html/ftv2mlastnode.png
cximageL

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com