搜索资源列表
paintlib-2.5.0
- paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling o
gifload_demo
- GIF文件加载的源代码,直接在工程中加入类即可-GIF document loading the source code directly in the projects can join the class
paintlib-2.6.2
- paintlib is a portable C++ class library for image loading, saving and manipulation. Images can be loaded from BMP, GIF, IFF, JPEG, PCX, PGM, PICT, PNG, PSD, SGI, TGA, TIFF and WMF files and saved in BMP, JPEG, PNG and TIFF formats-paintlib portable
ImageLoad.rar
- MFC只提供了BMP位图的载入,我给大家提供一个包含JPG GIF TIF PNG 格式图片载入的类库,MFC provides only BMP bitmap loading, let us provide an included JPG GIF TIF PNG format image loading library
loadpicvcnet
- 载入图片,允许GIF,JPG等多格式的图片.使用简单内有详细说明-Loading images, permit GIF, JPG and other multi-format images. The use of simple, there are detailed descr iption of
GUI_window
- Sourc code creates a window for loading images. Supperted formatts are jpg, bmp, png, gif.
FightPlane4
- 加载GIF动画,并且加入物理系统、如碰撞检测,加载背景音乐,实现了多项技术的综合运用-Load GIF animation, and adding physical systems such as collision detection, loading the background music, to achieve a number of comprehensive use of technology
GifBlender2
- From: http://clootie.narod.ru/delphi/download_custom.html GifBlender2 sample This sample is sequel to "GifBlender" sample, below you can find list of changes: GIF s are rendered by blending two nearest frames of GIF animation on multitex
GifPicture
- mfc框架下的对话框中加载显示动态Gif图片-mfc dialog box under the framework of the dynamic loading Gif image display
AnimatorIcon
- Jav动画图标源码(显示GIF图像),学习如何连续加载GIF图像从而生成动画图标,先创建一个用于显示动画图标的数组,创建构造函数,初始化数组,重载组件绘制方法,实例化Timer对象显示动画,增加组件到窗口上。 -The Jav animation icon source (display GIF images), and learn how to continuous loading GIF images to generate the animated icon, create an a
imaginglib0264
- Imaging is native Object Pascal image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries. Main development language is Object Pascal
Example_GIF
- 利用GDI+ 加载显示 GIF图片源码,在VS2010 下或VC6下顺利通过-Using the GDI+ loading and displaying GIF image source