Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • bitmapProgress.rar MFC应用程序中的状态条可以很方便的显示应用程序的状态,有 时需要用Bitmap位图显示程序状态,但是MFC的CStatusBar类只直接支持显 示文本,并不支持图形。本文以实例说明了如何在状态条中加入Bitmap位图。 本文内容适用于Microsoft Visual C++ 1.0/2.0/2.1/2.2/4.0/4.1所包含的 Microsoft Foundation Classes(MFC
  • DDFontEngine.zip Fast Bitmap Fonts for DirectDraw
  • C_Image.rar 此程序演示了C#类如何处理和显示图像的.主要是利用了.PictureBox和Bitmap类。程序很简单,但完全看明白以后对你以后使用C#处理图象的开发很有帮助.
  • BMPRGN.rar BmpRgn is a *FREEWARE* unit that allows you to create forms with transparent areas based on a bitmap that you provide. The bitmap is converted to a form region, where only the interior pixels are displayed. The transparent border remains ...
  • qbit.rar Quad Tree Bit Plane Compression. A program to compress images. Qbit is an image viewer that loads and saves it s own imge format as well as loading various Sun Raster File, Targa and Bitmap files.
  • HoverBitmapButton.rar 这是一个悬停位图按钮,在项目开发中有很高的应用价值,该按钮有两种用途,一是给按钮添加4个bitmap实现悬停功能,而是给按钮添加2个bitmap实现单选按钮或复选按钮功能
  • show-Bitmap-Scrolling.zip 打开显示图像,带滚动条的代码,有例子,有例程。 good example to learn menubar, a demo can be use in ur poject.
  • BITMAPInMemory.rar 在内存中修改bitmap,以达到连续改变图片的效果
  • dialog_showbitmap.rar 在基于对话框的界面上显示一幅位图bitmap,使用了微软的dibapi.cpp和dibapi.h文件,可以很方便在移植。
  • ShowPicSource6.rar 读取BITMAP图片 显示BITMAP图片 灰度化BITMAP图片 保存BITMAP图片 保存灰度化后的BITMAP图片