Welcome![Sign In][Sign Up]
Location:
Search - BITMAP BOX

Search list

[SourceCodeScrollBitmap_demo

Description: Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滚动显示位图 在VC++环境下,在一个对话框中显示一个原始尺寸的大小的位图文件相当是困难的。然而,通过使用 StretchBlt()函数一个给定的区域显示一个大的位图是可能的。主要的缺点是图像将会失真。看了这篇通过卷动技术显示整个位图技术的文章,你将能够以它的原始尺寸在给定对话框的区域内显示一个大位图。 来源: http://www.codeguru.com/bitmap/ScrollBitmap.html- Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap.
Platform: | Size: 31744 | Author: 徐丽志 | Hits:

[Game Program简单的推箱子游戏

Description: 一个推箱子游戏,算法很好,值得一看,对学习BITMAP也很有帮助-a box game, good arithmetic, help learn BITMAP
Platform: | Size: 182272 | Author: dfsd | Hits:

[ComboBox20050811005829349

Description: This package differ from other package from the point of view that it support small or large icon. Text or no text and 16 or 256 colors. You can use icon or bitmap to create the toolbar. It is using the explorer toolbar, so you need at least explorer 3. It s easy and nice to use. 扩展的多尺寸多颜色的工具栏 这个包与其它的包不同的是他支持小的或大的图标。文本框或者非文本框,16或者256样式色彩。你可以使用图标或位图来创建工具栏。 现在用到了浏览器工具栏,因此你至少需要浏览器版本3。你可以方便简单的应用它。 -This package differ from other package from the point of view that it support small or large icon. Text or no text and 16 or 256 colors. You can use icon or bitmap to create the toolbar. It is using the explorer toolbar, so you explorer need at least three. It s nice and easy to use. Extended multi-size multi-color toolbar this package with other packages different is that he supports small or large icons. Textboxes or non-text box, type 16 or 256 colors. You can use the icon or bitmap to create toolbar. Now use a browser toolbar, so you need at least three versions of the browser. You can easily use it simple.
Platform: | Size: 1060864 | Author: 韩韩 | Hits:

[Windows CEbmpbtn_wince_evc

Description: WINCE下的多功能位图按钮实现 可作为单选按钮,普通按钮,CHECKBOX等样式使用-WINCE under the multi-function button bitmap realize radio button can be used as ordinary button, CHECKBOX styles such as the use of
Platform: | Size: 2048 | Author: gsj | Hits:

[Windows Developbitmap

Description: 用C++编写的一个基于对话框的小程序 其功能是动态创建一个对话框 然后再对话框中显示一幅图像 点击该图像可获得图像的宽度和高度-With C++ Prepared a small dialog-based program and its function is to create a dynamic dialog box to display the dialog box and then click on an image the image will be the image width and height
Platform: | Size: 2120704 | Author: DM | Hits:

[Dialog_WindowTestDlg

Description: 通过二维缓冲技术实现了将两张位图分别贴到对话框和Picture控件上,并且在控件位图切换时候,屏幕不闪。-Through the two-dimensional buffer technology will realize a 2, respectively, bitmap and paste it into the Picture dialog box controls, and the bitmap in the control switch, the screen does not flash.
Platform: | Size: 77824 | Author: clzhou | Hits:

[OtherBitmap

Description: 在vc++环境之下,文本框中显示hello-In vc++ Environment, the text box display hello
Platform: | Size: 1935360 | Author: 左琪 | Hits:

[Dialog_WindowBkImage

Description: 这是一个更换对话框背景图的程序,可以更换非常好看的背景。-This is a background image to replace dialog box procedure, can be replaced very nice background.
Platform: | Size: 276480 | Author: njvisual | Hits:

[GUI Developbmpdiglog

Description: 在vc++6.0环境中,对位图对话框的实例源代码,该代码可用于是更加美化你的对话框。放心使用!-In vc++ 6.0 environment, for example bitmap dialog source code, the code can be used more landscaping then your dialog box. Ease of use!
Platform: | Size: 5079040 | Author: 邢冬 | Hits:

[GDI-Bitmapbitmap

Description: 对话框内对所需的图形进行绘制,然后拷屏到显示区,动态条件下不会出现闪烁现象-Dialog box of the required graphics rendering, and then copy screen to show the area under dynamic conditions will not be any flicker phenomenon
Platform: | Size: 1881088 | Author: hechao | Hits:

[GDI-BitmapScrollBitmap

Description: 演示如何在vc下调用picture box控件的例子,支持滚屏-Demonstrate how to call in vc under the picture box control example, to support the Scroll
Platform: | Size: 66560 | Author: hrg | Hits:

[Dialog_Window329_CustDlg2

Description: 1. 修改对话框的背景颜色 2. 用位图作为对话框的背景 3. 改变静态控件文字和背景颜色 4. 改变编辑框文字和背景颜色 5. 改变CheckBox的文字和背景颜色 6. 改变RadioBox的文字和背景颜色 7. 改变按钮的背景颜色和文字颜色 8. 在对话框中使用Picture控件 9. 修改Picture控件显示的位图 10.使用LoadImage从资源装入位图-1. Modify the background color of dialog box 2. Bitmap as a dialog box with the background 3. To change static control text and background color 4. To change the edit box text and background color 5. CheckBox to change the text and background color 6. RadioBox to change the text and background color 7. to change the button background color and text color 8. In the dialog box using Picture Controls 9. modify Picture control to display bitmaps 10. use LoadImage bitmap loaded from the resources
Platform: | Size: 634880 | Author: 姜帅云 | Hits:

[Static controlPictureBox

Description: 一个支持透明位图的MFC扩展picture,用法一看代码就会,所以不带工程了。-A support transparent bitmap in MFC extension picture, use a look at the code would be, so I do not bring works of.
Platform: | Size: 1024 | Author: hexun | Hits:

[VC/MFCbitmap

Description: 在静态文本框中实现位图浏览的功能以及图标的功能-Static text box in the browser' s capabilities to achieve the bitmap
Platform: | Size: 204800 | Author: zhang | Hits:

[GDI-BitmapBitmap

Description: 该工程主要展示来GDI对象CBitmap的使用方法,在一个对话框上显示了8副图像-The project mainly to show CBitmap use of GDI objects in a dialog box shows the eight images
Platform: | Size: 243712 | Author: zyq | Hits:

[Dialog_WindowTranslucent-dialog-box

Description: 半透明对话框的实现 ① 创建一个与当前显示设备环境相兼容的位图对象 ② 创建一个与当前显示设备环境相兼容的内存设备环境 ③ 将位图对象选入到内存设备环境中 ④ 调用 BitBlt( ) 函数将显示设备环境中的图像拷贝到内存设备环境中来 ⑤ 对内存设备环境中的位图进行逐点亮度处理 ⑥ 在 OnPaint( ) 函数中将已处理的位图通过 BitBlt( ) 函数拷贝回显示设备环境 ⑦ 删除掉选入到内存设备环境中的位图对象以及设备环境对象 -① translucent dialog to achieve with the current display device to create a compatible environment to create a bitmap object ② environment with the current display device compatible memory device context ③ Select the bitmap object into the memory device context ④ call BitBlt ( ) function will display the images copied to the environment in the memory device context to ⑤ of the memory device context bitmap-by-point brightness processing ⑥ in the OnPaint () function will be processed by the bitmap BitBlt () function to copy back ⑦ removed the display device selected into the environment to the memory device context bitmap device context object and the object
Platform: | Size: 3603456 | Author: wangzhen | Hits:

[Dialog_Windowbitmap-background-dialog-of-MFC

Description: 这是一个仅仅实现了,给MFC程序的对话框添加位图背景的程序-This is a mere realization, the dialog box to add to the MFC program bitmap background program
Platform: | Size: 14047232 | Author: 周振永 | Hits:

[EditBoxedit-box

Description: 位图背景编辑框控件 可实现编辑框控件的背景随意改变-visual c++ edit box(bitmap background)
Platform: | Size: 197632 | Author: metzen | Hits:

[Delphi VCLBitmap

Description: 用Delphi写的combobox中添加位图,在下拉列表框中使用位图图像.-hi combobox and add the bitmap in the drop-down list box using bitmap images. Written in Delp
Platform: | Size: 11264 | Author: id88222 | Hits:

[e-languageTake-a-bitmap-from-the-clipboard

Description: 绝对磁盘读写--写软盘引导区,取当前鼠标指针形状,取有掩码框的密码(星号密码查看器),锁屏工具,图片快速无极限放大和平移,因特网隐私管理(Cookies、Cache、History),用易自带控件做的端口映射器(端口)-Absolute disk read and write- write the floppy disk boot sectors, take the current shape of the mouse pointer, take the mask box password (asterisk password viewer), the lock screen tool, Image Unlimited zoom and pan, Internet privacy management (Cookies Cache, History), comes with easy controls do port mapping (port)
Platform: | Size: 104448 | Author: 张晨 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net