搜索资源列表
GraphicTest
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
VC6_draw
- 6.0关于绘图的程序设计,图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-6.0 on the graphics programming, graphics rendering, since the definition of how to
myScroll
- 在对话框滚动显示真彩色位图,支持BMP文件-rolling in the dialog box shows true color bitmap, BMP file
CatchScreen
- 本程序仿照QQ抓取屏幕实现了位图的制作,支持动态坐标的实时显示和矩形框的移动-This procedure modeled QQ achieved capture screen bitmap production, to support the dynamic real-time display and coordinates the movement of the rectangular box
Griphic
- 基于VC下显示位图。实现在对话框上显示位图功能。-Based on VC displayed bitmap. Achieve in the dialog box to show the functional bitmap.
bmpcp
- 可以抓取当前屏幕,完成按下键盘的“PringScreenSysRq“键的功能。不同的是,这个程序还可以在抓取框中滚动抓取来的屏幕,可将其直接保存为BMP位图文件。-You can grab the current screen, press the keyboard to complete the "PringScreenSysRq" button function. The difference is that this program can also grab the box to scr
Picture_Com_Div
- 利用Bitmap實現將一張圖片分解為多張指定大小的圖片,以及將多張圖片合併成為一張,而合併圖檔包括橫軸與縱軸兩個方向。並且,使用者介面係以對話盒(Dialog Box)的形式表示。-Achieve an image using Bitmap decomposed into more than one designated size of the pictures, as well as multiple pictures merged into one, while the combined i
Bitmap
- 该工程主要展示来GDI对象CBitmap的使用方法,在一个对话框上显示了8副图像-The project mainly to show CBitmap use of GDI objects in a dialog box shows the eight images
Bmp-opens-and-processing
- 对话框打开bmp位图并处理,彩色转灰度,亮度,对比度调整,二值化。-Bmp Bitmap dialog box opens and processing, color to grayscale, brightness, contrast adjustment, binary.
dc
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, and how to use a custom brush (color, line width, line). How to add the optio
CImage--Class
- Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。 现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法.-The Visual C++ class CBitmap and static picture control func
Display-Bitmap
- 通过三种方法将位图文件显示在指定客户区或者指定的静态文本框中,编辑框中。-Bitmap file displayed on specifid client area,static text or edit box in three ways.
myWindowsBitbmap
- 使用位图资源,根据此例子可以方便以后使用,一个简单的位图填充对话框程序,希望能够帮助到别人-Use bitmap resources that can later be conveniently used in accordance with this example, a simple bitmap fill dialog box procedure, hoping to help to others