-
可以捕获整个屏幕、活动窗口、延时捕获窗口、捕获包含标题的窗口、用户窗口、滚动窗口等,捕获的图片并可以保存为BMP、JPGE图片,可以用微软画图工具编辑,可以保存...
可以捕获整个屏幕、活动窗口、延时捕获窗口、捕获包含标题的窗口、用户窗口、滚动窗口等,捕获的图片并可以保存为BMP、JPGE图片,可以用微软画图工具编辑,可以保存位墙纸.具有打印图片功能.这个小工具还支持多国语言(简体中文、英文)-can capture the entire screen, window activity, delay capture window, capturing the title contains the window, users window, scroll window, and capture images can be saved as BMP, stylish photographs, can be used paint tools editing, wallpaper spaces can be preserved. With Photo Print function . this small tool also supports multiple languages (English, English)
- 2022-08-08 22:11:06下载
- 积分:1
-
一个VB的绘图程序,可以保存为常用的CAD文件格式DRW
一个VB开发的绘图程序,可以保存为CAD通用的drw文件格式-a VB mapping procedures can be saved as a common CAD file formats drw
- 2022-03-11 02:32:52下载
- 积分:1
-
Image Grabber of DALSA TDI
Image Grabber of DALSA TDI
- 2022-02-14 13:15:18下载
- 积分:1
-
用VC实现DirectDraw编程
用VC实现DirectDraw编程-with VC DirectDraw Programming
- 2022-08-06 19:03:56下载
- 积分:1
-
显示一位图文件
显示一位图文件 -Display a dib file
- 2022-08-17 07:14:40下载
- 积分:1
-
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。...
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。-Box coding procedures used in this process the most simple box of 512 × 512 encoding the lena image after the encoding run the program we can see that the box to obtain the greater the greater the distortion image is encoded.
- 2023-02-06 18:10:04下载
- 积分:1
-
用户自定义填充,通过图像刷子的机制实现。可用于地质岩性符号填充等多种用途。...
用户自定义填充,通过图像刷子的机制实现。可用于地质岩性符号填充等多种用途。-user-defined filled through images of the brush mechanism to achieve. Geological lithology can be used to fill in the blanks symbols multiple uses.
- 2022-01-31 00:13:37下载
- 积分:1
-
Visual c++Matlab图像处理与实用案例精选:矩阵类库源代码
Visual c++Matlab图像处理与实用案例精选:矩阵类库源代码-Visual c Matlab Image Processing and practical case Featured : matrix class library source code
- 2023-01-09 09:40:04下载
- 积分:1
-
拟合程序,将三个点拟合成一个曲线,再找到曲线的极值点。并显示出来。运行速度快。
拟合程序,将三个点拟合成一个曲线,再找到曲线的极值点。并显示出来。运行速度快。-Fitting procedures, the three points of a curve to be synthesized, and then find the curves of extremal points. And displayed. Running speed.
- 2022-07-26 17:35:15下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1