Welcome![Sign In][Sign Up]
Location:
Search - PrintScreen

Search list

[Dialog_WindowPrintScreen

Description: 截屏的源代码,用about进入,截取当前窗口,保存位置代码里面有改。-of attack the source code, with about access, interception of the current window, preservation code inside position change.
Platform: | Size: 54250 | Author: zz | Hits:

[Shell apiWndSnap

Description: 屏幕抓取程序,模拟printscreen-screen capture process simulation printscreen
Platform: | Size: 29175 | Author: 杨磊 | Hits:

[GDI-BitmapCopyScreenXY

Description: 抓屏程序,模拟了PrintScreen 和Alt+PrintScreen功能,以及按照坐标抓屏!-Screen procedures, Simulation of the PrintScreen and Alt + PrintScreen function, as well as coordinate Screen!
Platform: | Size: 29955 | Author: 卢青波 | Hits:

[Special EffectsprintScreen

Description: printScreen实现截屏功能,能够截取屏幕然后将其保存为1.bmp文件。
Platform: | Size: 146601 | Author: leixun | Hits:

[WEB CodeMatlab

Description: Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可; 2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框 中指定变量名,然后用plot命令画出; 3)直接在模型上再加一个,to Workplace模块,也用plot画出; 4) 等scope显示出来图像以后,在matlab上运行 set(0, ShowHiddenHandles , On ) set(gcf, menubar , figure ) 这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。 问: 怎样进行S-function的编程和使用??? 答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了
Platform: | Size: 5901 | Author: wupeng | Hits:

[GDI-BitmapPrintScreen(2003)

Description: Print Screen(writed used VC2003)
Platform: | Size: 310991 | Author: Joseph | Hits:

[CSharp用Visual C++设计屏幕抓图程序

Description: 在Windows操作系统中,当用户按下"PrintScreen"按钮后,Windows自动将当前屏幕的图像拷贝到系统剪贴板中,这时可以通过"画笔"这个小程序将剪贴板中的内容保存成图像文件,可以看出,如果需要将当前屏幕保存下来还是比较麻烦的,能否可以自己编写一个应用程序,自动将当前屏幕的内容保存到一个图像文件中去呢?这个答案是肯定的,本实例应用程序就是利用通用的热键管理DLL库实现的热键功能,在收到热键通知后截取屏幕的内容并保存到bmp文件中。例如我们设置图片保存路径为c:\,热键为F9 + Control,然后按Change按钮设置好热键,那么当我们按下CTRL+F9后,当前界面将以BMP图像文件的格式被保存在C:\目录下。
Platform: | Size: 74240 | Author: hkjfile@126.com | Hits:

[Multimedia Developscreenprintwithvc

Description: 在Windows操作系统中,当用户按下"PrintScreen"按钮后,Windows自动将当前屏幕的图像拷贝到系统剪贴板中,这时可以通过"画笔"这个小程序将剪贴板中的内容保存成图像文件,可以看出,如果需要将当前屏幕保存下来还是比较麻烦的,能否可以自己编写一个应用程序,自动将当前屏幕的内容保存到一个图像文件中去呢?这个答案是肯定的,本实例应用程序就是利用通用的热键管理DLL库实现的热键功能,在收到热键通知后截取屏幕的内容并保存到bmp文件中。例如我们设置图片保存路径为c:\,热键为F9 + Control,然后按Change按钮设置好热键,那么当我们按下CTRL+F9后,当前界面将以BMP图像文件的格式被保存在C:\目录下
Platform: | Size: 14115 | Author: hkjfile@126.com | Hits:

[Shell apiWndSnap

Description: 屏幕抓取程序,模拟printscreen-screen capture process simulation printscreen
Platform: | Size: 34816 | Author: 杨磊 | Hits:

[Dialog_WindowPrintScreen

Description: 截屏的源代码,用about进入,截取当前窗口,保存位置代码里面有改。-of attack the source code, with about access, interception of the current window, preservation code inside position change.
Platform: | Size: 54272 | Author: | Hits:

[GDI-BitmapCopyScreenXY

Description: 抓屏程序,模拟了PrintScreen 和Alt+PrintScreen功能,以及按照坐标抓屏!-Screen procedures, Simulation of the PrintScreen and Alt+ PrintScreen function, as well as coordinate Screen!
Platform: | Size: 29696 | Author: 卢青波 | Hits:

[Special EffectsprintScreen

Description: printScreen实现截屏功能,能够截取屏幕然后将其保存为1.bmp文件。-Screenshots realize PrintScreen function that the interception of the screen and then save it as a 1.bmp document.
Platform: | Size: 4900864 | Author: leixun | Hits:

[Windows Developprintscreen

Description: 截取屏幕为bmp文件 并保存在本地硬盘上 已经测试无问题-Bmp file for the interception of the screen and save the local hard disk has been tested without problems
Platform: | Size: 203776 | Author: wang yun | Hits:

[Graph programprintscreen

Description: 用C++语言编写的,基于VC++6.0的小型屏幕截屏程序-Using C++ language, based on VC++6.0 program for small-screen screenshots
Platform: | Size: 168960 | Author: zhengran | Hits:

[Dialog_WindowScreenShot

Description: Take ScreenShot from windows instead of using PrintScreen Button.
Platform: | Size: 38912 | Author: aloner | Hits:

[Special EffectsVC(PrintScreen)

Description: vc++ 实现截图功能。此款软件小而实用,可以实现任意截图功能,而且可以编辑图片 谢谢使用!-vc++ functions to achieve Screenshot
Platform: | Size: 1238016 | Author: yuxia | Hits:

[Windows Developscreenprintwithvc

Description: 在Windows操作系统中,当用户按下"PrintScreen"按钮后,Windows自动将当前屏幕的图像拷贝到系统剪贴板中,这时可以通过"画笔"这个小程序将剪贴板中的内容保存成图像文件,-In the Windows operating system, when the user presses the " PrintScreen" button, Windows will automatically copy the current screen image to the system clipboard, then you can " brush" This little program will save the contents of the clipboard into the image file ,
Platform: | Size: 14336 | Author: hkj | Hits:

[Embeded Linuxarm-printscreen

Description: 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images. Embedded arm development board for the user useful, because there is no cut in the arm lilnux screen commands.
Platform: | Size: 1024 | Author: phobey | Hits:

[MacOS developprintscreen

Description: printscreen in mac -a how to
Platform: | Size: 113664 | Author: tsga | Hits:

[Windows DevelopUnitCaptureFunctions

Description: printscreen delphi fuctions
Platform: | Size: 2048 | Author: ron3y | Hits:
« 12 3 4 »

CodeBus www.codebus.net