文件名称:PtClr
- 所属分类:
- GDI/图象编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2014-11-25
- 文件大小:
- 76kb
- 下载次数:
- 0次
- 提 供 者:
- wangs*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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 button, click the image one place, will be in the right side of the picture to the point of a solid color fill rectangle. Implementation by the function COLORREF CDC :: GetPixel (int x, int y) can be color specified point, the parameters x, y coordinates of the specified point
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PtClr\PtClr.aps
.....\PtClr.clw
.....\PtClr.cpp
.....\PtClr.dsp
.....\PtClr.dsw
.....\PtClr.h
.....\PtClr.rc
.....\PtClrDlg.cpp
.....\PtClrDlg.h
.....\ReadMe.txt
.....\res\fem12L.bmp
.....\...\PtClr.ico
.....\...\PtClr.rc2
.....\resource.h
.....\StdAfx.cpp
.....\StdAfx.h
.....\res
PtClr