搜索资源列表
截图控件 包含全部源码
- procedure TForm1.BtnStartClick(Sender:TObject); begin ScreenCapture1.start; //开始截图 end; //当截取屏幕成功时,此事件发生 procedure TForm1.ScreenCapture1Capture(Sender:TObject;Bitmap:TBitmap); begin //调整滚动窗口的大小以适应截获图像的大小
11
- 使用Fortran画出SIN函数的图形。这个程序会以目前Windows分辨率的大小来打开绘图窗口。程序执行后只能够看到窗口的一小部分,读者可以试着按下Alt+Enter来把窗口放大成全屏幕大小,不然看不到全部的图形。使用QuickWin模式时,并不像使用SGL时一样可以得到窗口大小改变的信息,所以QuickWin下的虚拟坐标是对固定分辨率来对应,不会随着窗口大小改变而缩放图形。-This program will draw the Sine function curve using Fortra
showbmp
- 在窗口中显示用户指定的bmp图片,并显示图片大小、位深等信息-Displayed in the window specified by the user bmp images, and display image size, bit depth and other information
1
- 使用MFC建立工程,建立单文档窗口,实现打开一幅图像,并显示位图信息。-Using MFC to build the project, the establishment of a single document window, open an image and display bitmap information.
printinfo
- C语言实现的读取bmp格式图像的文件头、信息头、颜色盘以及各点对应地像素值,在命令窗口中输入要显示的图像文件名(bmp格式),同时还支持数据保存,保存文件在命令窗口输入。解压即可运行!代码很简单,有详细的注释,适合新手学习!菜鸟一枚,不喜勿喷!-C language to read bmp format image file header, header, and color wheel points corresponding pixel values of the input image f