CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 颜色

搜索资源列表

  1. Delphiformboarder

    0下载:
  2. Delphi为窗体边框的例子,实例中为窗体添加了一个黑色的边框,在代码中,你还可以设置边框的粗细、自定义边框颜色等,所增加的边框不影响窗口的拖动,以前发过VB/VC的窗体加边框例子,Delphi的倒是没遇到,所以这个源码还是有价值参考哦。-Delphi is an example of a form of the border, for instance in the form to add a black border, in the code, you can also set the bo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4233
    • 提供者:npudn3
  1. shuiguojiance_vcPP

    0下载:
  2. 基于图像处理,vc++平台的水果识别。通过亮度调整,梯度处理,边缘图像,边界跟踪,计算颜色形状等,计算出结果。-Based on image processing, fruit recognition vc++ platform. Through the brightness adjustment, gradient, edge image, boundary tracking, calculation of color shape, the calculated results.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:5970546
    • 提供者:张文波
  1. mfcloading

    0下载:
  2. VC++ MFC进度条颜色渐变,中间显示百分比,有对edit重绘,实现画板的功能2.进度条重绘   比网上流传的老外写的效率高,由于设置背景模式为透明,产生的百分比会模糊,网上那个效率比较的低,一直在重绘,还好是c++速度快-VC++ MFC color gradient progress bar in the middle shows the percentage, there are redrawn for edit achieve progress bar Sketchpad fun
  3. 所属分类:StatusBar

    • 发布日期:2017-04-06
    • 文件大小:33492
    • 提供者:wangshuang
  1. TextShadePrj

    0下载:
  2. VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减小-VC++ produce gradient text, text color will be more dark, more light will eventually form a gradient text, frame s
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:27428
    • 提供者:wangshuang
  1. PtClr

    0下载:
  2. vc++ 获得指定像素点的颜色,如演示截图所示,用户可以用鼠标左键单击图片的某一处时,就会在图片的右侧以该点颜色填充一个实心的矩形。实现方法通过函数COLORREF CDC::GetPixel( int x, int y)可以得到指定点的颜色,其参数x、y 是指定点的坐标-When vc++ for the specified pixel color, as shown in the screenshot demonstrates, the user can use the left mouse
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:77836
    • 提供者:wangshuang
  1. rectmy

    0下载:
  2. 用vc++6.0 编写,单文档上画多个CRectTracker矩形,还能改变矩形边框颜色,边能调整矩形大小。别浪费, CRectTracker==CMyTracker-Multiple CRectTracker rectangle painted on a single document
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-26
    • 文件大小:245046
    • 提供者:马合木提
  1. picph

    0下载:
  2. VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。 -VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function, the C drive decentralizatio
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:24813
    • 提供者:dfjdj
  1. DrawOfMemory

    0下载:
  2. VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。-VC++ example code g
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:139013
    • 提供者:dfjdj
  1. Painter

    0下载:
  2. VC++开发的作图小工具,类似画图,软件名叫制图精灵,从界面看上去似乎不错,可以划线,设置线形、线条颜色、线宽、填充色等等。 -VC++ developers mapping gadgets, similar to drawing, mapping software called elves, the interface seems good, you can dash, set linear, line color, line width, fill color, and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:99324
    • 提供者:jaiko
  1. draw

    0下载:
  2. VC++ 编写的绘图程序,能实现画线,画椭圆,改变线型和颜色等基础功能。-VC++ write graphics program that can achieve draw lines, ellipses, change the style and color and other basic functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:3979334
    • 提供者:高月
  1. CListCtrlTest

    0下载:
  2. vc设置CListCtrl控件背景为渐变色,看上去更漂亮的CListCtrl控件了,每一格的行背景色都是渐变彩色的,颜色不满意的话,可自己调,源码文件分享给大家。-vc CListCtrl control settings for gradient background, looks more beautiful CListCtrl control, the background color of each cell line are graded color, the color is not
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-11
    • 文件大小:2326665
    • 提供者:dfjdj
  1. PenDemo

    0下载:
  2. 采用VC++6.0编写程序,主要功能是使用不同颜色的画笔绘制图形。-Programming using VC++ 6.0, the main function is to use a different color pen to draw graphics.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:34481
    • 提供者:bb
  1. ColorPickDemo

    0下载:
  2. 采用VC++6.0编写程序,主要功能是提取并显示鼠标所在图像点的颜色。-Programming using VC++ 6.0, the main function is to extract and display the color of the mouse where the image points.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:117765
    • 提供者:bb
  1. jindutiaojianbian

    0下载:
  2. 颜色渐变的进度条,使用VC++6.0编写-very good
  3. 所属分类:StatusBar

    • 发布日期:2017-05-09
    • 文件大小:1977142
    • 提供者:留下哦
  1. Graphit

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-vc++ 6.0
  3. 所属分类:ComboBox

    • 发布日期:2017-06-17
    • 文件大小:26119168
    • 提供者:spectal
  1. LIANJIE

    0下载:
  2. vc很难实现文字的超级连接,通过该程序可以实现文字的连接,并通过鼠标在文字上移动时颜色可以改变其中为手形-vc difficult text hyperlinks, the program can be achieved by connecting the text, and the text color of the mouse which can be changed to a hand when you move
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-26
    • 文件大小:135899
    • 提供者:shaoli
  1. chartnpie

    0下载:
  2. VC 6.0单文档绘制多个饼图,应用不同颜色进行不同饼图区分-VC 6.0 single document draw multiple pie, use different colors to distinguish between different pie
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:62900
    • 提供者:ncepustar
  1. C

    0下载:
  2. 改善MFC窗口外观,设置窗口背景颜色,VC程序代码-Improve the appearance of MFC window, set the window background color, VC program code
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1926965
    • 提供者:雯雯
  1. Btn

    0下载:
  2. 可实现自绘任意形状的按钮,改变按钮的颜色以及按钮上字体颜色,在VC++6.0下编译成功-Can be achieved since the draw of any shape of the button, change the color of the button and button on the font color, compiled under VC++6.0 success
  3. 所属分类:Button control

    • 发布日期:2017-05-18
    • 文件大小:4820589
    • 提供者:孤山客
  1. regular-pentagon

    0下载:
  2. 利用vc++画出正五边形,并对正五边形进行连线,然后对每个区域进行涂不同的颜色!-Use vc++ draw a regular pentagon, and regular pentagon diagonal connections, and color for each area.
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6989
    • 提供者:李美美
« 1 2 ... 38 39 40 41 42 4344 45 46 47 »
搜珍网 www.dssz.com