Welcome![Sign In][Sign Up]
Location:
Search - dialog picture control

Search list

[Graph programmakeseal

Description: 学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下: 步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件; 步骤二:定义生成图形所需要的参数; 步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。 步骤四:将生成的Bitmap保存为位图文件。 -VC did not learn how long I will do this small tools and share with you. Its main function is to be generated from the definition graphics and seals for the preservation bmp picture, and I hope to use you a bit. The specific methods to achieve the following : Step 1 : Generation dialog, and add the corresponding controls, the pictures showed a picture control; Step 2 : definition graphics generated by the parameters; Step 3 : through the definition of parameters, generate the corresponding Bitmap, and the Picture Control showed the bitmap, See achieve specific source. Step 4 : Generation to preserve the Bitmap bitmap file.
Platform: | Size: 17684 | Author: 刘海 | Hits:

[Graph programmakeseal

Description: 学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下: 步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件; 步骤二:定义生成图形所需要的参数; 步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。 步骤四:将生成的Bitmap保存为位图文件。 -VC did not learn how long I will do this small tools and share with you. Its main function is to be generated from the definition graphics and seals for the preservation bmp picture, and I hope to use you a bit. The specific methods to achieve the following : Step 1 : Generation dialog, and add the corresponding controls, the pictures showed a picture control; Step 2 : definition graphics generated by the parameters; Step 3 : through the definition of parameters, generate the corresponding Bitmap, and the Picture Control showed the bitmap, See achieve specific source. Step 4 : Generation to preserve the Bitmap bitmap file.
Platform: | Size: 17408 | Author: 刘海 | 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:

[GUI DevelopCPictureCtrl

Description: This article describes a MFC Control that makes it possible to display any Picture in a standard Image format (like bmp, gif, jpeg, etc...) on a Dialog.
Platform: | Size: 2048 | Author: 蓝米 | Hits:

[Static controlstatic_led_demo

Description: 非原创 模拟led闪烁控件 用picture控件实现。双缓冲,很不错。 源码是个小例子 以下是给新手的提示: 使用的时候仅需要led.h和led.cpp 最简单的led闪烁:画个picture控件,控件定义个CLED 的控制变量 在对话框初始oninitdialog里设定led初始状态(setled),然后用timer定时,在ontimer里用ping这个函数点亮就可以了。-Non-original analog led blinking picture controls used to achieve control. Double buffering, is pretty good. Source is a small example of the following tips to the novice: the use of the time led.h and requires only the simplest led.cpp blinking led: draw a picture control, control the definition of a CLED control variables in the initial dialog box located in OnInitDialog set led the initial state (setled), and then use the timer timing, ontimer spent in this function ping lit it.
Platform: | Size: 32768 | Author: ultraqiangda | 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:

[Picture Viewertc

Description: 按按钮在对话框picture控件上显示位图,点击radio可以在显示的位图上指示当前鼠标位置,并显示在另外一个按钮上,同时按比例显示在另外一个picture控件上-Press the button in the dialog box shows up picture control bitmap, click the radio can display instructions bitmap on the current mouse position and show up at another button, at the same time pro-rata basis is displayed in a picture control on
Platform: | Size: 3729408 | Author: leon | Hits:

[Dialog_WindowPic

Description: 这是一个基于Dialog对话框、可以在Picture控件中画线的程序,可以借鉴一下。-This is based on Dialog dialog box, you can draw lines in the Picture control procedures, you can learn from.
Platform: | Size: 24576 | Author: magic | Hits:

[Picture Viewer2009DIPFrame

Description: 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control Enlargement is a picture of the display interface classification
Platform: | Size: 37817344 | Author: zhezhe | Hits:

[Graph programa_picture_control_with_scroll_bar

Description: 一个可以在对话框上使用的图片控件,本人自己写的,带滚动条的-One picture control that can use in the dialog box , I wrote it myself, with a scroll bar
Platform: | Size: 84992 | Author: kongziyang | Hits:

[OpenCVopencvmfc

Description: 利用OpenCV显示相机采集过来的数据文件(dat)格式,并将其显示在对话框的picture控件上。-using the OpenCV show the image that is dat farmat,and show it in a picture control of dialog.
Platform: | Size: 5186560 | Author: 杨杰 | Hits:

[OpenGL programMyDlgOpenGL

Description: 建立MFC的对话框下的OpenGL框架,并可以将绘制图像显示在对话框的picture控件上。-bulid a OpenGL frame based on the dialog in MFC,and show the image in a picture control of dialog.
Platform: | Size: 2038784 | Author: 杨杰 | Hits:

[Dialog_WindowDlg_OpenGL

Description: 基于对话框,在PICTURE控件中绘图的设置-Based on the dialog box, in the PICTURE control the drawing set
Platform: | Size: 1932288 | Author: fdx | Hits:

[ToolBarMyToolBarTest

Description: 1. VC6.0 基于对话框的应用程序 添加toolba 2. 在一个picture控件上放置四个子窗口 3. picture控件右键弹出菜单-1. VC6.0 dialog-based applications to add toolba 2. At a four sub-picture control placed on the window 3. Picture right pop-up menu controls
Platform: | Size: 37888 | Author: nana | Hits:

[GUI Developpicture

Description: 基于对话框的mfc程序中如何在picture控件上画图-Mfc dialog based program, how to draw the picture control
Platform: | Size: 1852416 | Author: totem | Hits:

[CSharpS8-1

Description: 设计一个窗体,上面布置一个Picture控件和两个命令按钮(标题为“装载”和“保存”),试按以下功能要求完成设计: (1) 程序运行,单击“装载”按钮,弹出一个文件打开对话框,从中选择一个图像文件,确定后该图像文件内容被装载到Picture控件内显示; (2)Picture控件有图像输出的情况下,单击“保存”按钮,弹出一个文件夹选择对话框,从中选择有效文件夹,确定后Picture控件内容会被保存到该文件夹里,文件命名为pNew.jpg(或bmp)。 -Design a form, which arranged a Picture control and two command buttons (titled "Load" and "save"), try to complete the design according to the following functional requirements: (1) program runs, click "Load" button to pop up a File Open dialog box, select an image file, to determine the contents of the file after the image is loaded into the Picture control in display (2) Picture control has an image output in the case, click the "Save" button, pop-up a folder selection dialog box, select valid folder, after the Picture control to determine the contents will be saved to the folder, the file named pNew.jpg (or bmp).
Platform: | Size: 47104 | Author: sophyly | Hits:

[GUI DevelopPicture

Description: 在基于对话框的工程中加入菜单 操作、用代码操纵菜单、Windows位图文件的基本结构、Visual C++中对位图资源的操 作、Visual C++中对自定义位图文件的操作、设备相关位图(DDB)的概念、用Static控件 显示位图以及用Status Bar显示提示信息和Visual C++随机函数。-In the dialog-based project to add menu Operation, with the code to manipulate the menu, Windows bitmap file of the basic structure, Visual C++ bitmap resources in the operation of For, Visual C++ in a custom bitmap file for the operation, device-dependent bitmap (DDB) concepts, Static Control Display a bitmap and use the Status Bar displays messages and Visual C++ random function
Platform: | Size: 467968 | Author: 吴天 | Hits:

[GUI DevelopMpictureLx

Description: vc++对话框图片控件显示图片,主要功能如下: 重绘显示 单幅读入显示 寻找读入显示 连续读入显示(定时器)-vc++ dialog box, picture control to display pictures, main features are as follows: Redraw the display Single read into display Find read into the display Continuous read into the display (timer)
Platform: | Size: 3993600 | Author: 张婉平 | Hits:

[GDI-BitmapCImage

Description:  我们知道,Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。-We know that the Visual C++ the CBitmap class and static picture control function is relatively weak, it only shows the icon resources, bitmaps, cursors, as well as the contents of the metafile, rather than the Image control in VB show the vast majority of external image files (BMP, GIF,, JPEG, etc.). Therefore, I want to display external image files in a dialog or other window only by means of third party controls or code. Now, new class CImage MFC and ATL shared many of the corresponding method for image processing, which makes the Visual C++ of defects in the image is gone forever.
Platform: | Size: 233472 | Author: terry | Hits:

[Dialog_Windowpicture_show

Description: 使用MFC对话框中的picture控件显示图片,并能在图片上标注各种图形-Use MFC dialog picture control to display pictures, and all kinds of graphics can be marked on the picture
Platform: | Size: 2300928 | Author: sl | Hits:
« 12 3 »

CodeBus www.codebus.net