资源列表
GetColorAA
- 取当前光标颜色值 取当前光标颜色值 取当前光标颜色值 取当前光标颜色值-color color color color color color color color color color color color color color color color color color color color color color
TextOnPathVBNET
- 使用gdiplus在路径上显示文字,修改路径后 文字会自动沿着路径摆放。-Use gdiplus display text in the path, modify the path after the text will automatically be placed along the path.
bitmap
- 对话框内对所需的图形进行绘制,然后拷屏到显示区,动态条件下不会出现闪烁现象
ScrToBit
- 功能:一个简单的抓屏程序...对不明白如何获取桌面窗口句柄的朋友可以好好研究这个程序... 借用到其它超简单-functions : Capturing a simple procedure ... do not understand how to access the desktop window of a friend can handle carefully study this process. .. use to other ultra-simple
ColorPalette16b
- 查看16位颜色,(RBG:5:6:5)格式的颜色,可以把24位色转换成16位。-See 16-bit color, (RBG: 5:6:5) color format can be converted into 24-bit color 16.
VolRen010
- 医学图像处理 三维重建 数字人可用代码010-medical image processing 3D reconstruction figures were available code 010
BmpConvert
- 一个实现浏览BMP图像的例子,是从网上down下来的,不知道这里有否,如无,算是成功了-a surfing BMP image examples, down from the Internet down, I do not know whether it here, if not, as a success
BmpBrowser
- vc++环境下读取bmp位图文件,并显示出来的例子,带源码
mfcsubbutton
- VC++ MFC 按钮子类化自绘简单范例-VC++ MFC button drawn to subclass from a simple example
CPaletteDemo
- 使用CPalette类创建并使用调色板的实例源码-Use CPalette class instance to create and use the palette source
bmp位图处理类源码
- 位图类的源代码,原始的位图操作,显示等-bitmap type of source code, the original bitmap operation, display
Ellipse
- 1.(椭圆)画一个与客户区等大,并随客户区改变大小的填充椭圆。(最好可以每次随机确定椭圆边框和填充的颜色,其中随机颜色分量的值,可调用[返回int型随机数的C语言]函数rand,再余上256[可得0~255之间的随机数]:rand() % 256) 2.(直线)用鼠标交互绘制动态直线。(参见3.5的2和3)
