-
使用MFC打开BMP文件 并可以发大缩小,以及色相的改变
使用MFC打开BMP文件 并可以发大缩小,以及色相的改变-use MFC open BMP file and can make a big narrow, and the changes hue
- 2023-04-24 22:05:03下载
- 积分:1
-
此程序是一个关于图像测量方面的,有图像测量的每一个步骤。...
此程序是一个关于图像测量方面的,有图像测量的每一个步骤。-This procedure is a measurement on the images, have images of each measurement step.
- 2023-06-05 08:30:03下载
- 积分:1
-
本代码是用vc编写,提供了一个位图文件读写的类。
本代码是用vc编写,提供了一个位图文件读写的类。-this code is used vc prepared for a bitmap file reading and writing class.
- 2022-03-01 03:40:08下载
- 积分:1
-
Boundary can be taken, the picture of the places selected by the boundary method...
边界可以拍摄,图片所选的地方边界法很简单,希望大家喜欢
- 2022-03-19 07:22:08下载
- 积分:1
-
This is a VC project.It has some functions of Image Process,such as Image Rotati...
VC例程:VC编写的图像处理有关子函数-图像旋转-This is a VC project.It has some functions of Image Process,such as Image Rotation.
- 2022-07-21 18:40:44下载
- 积分:1
-
将位图转化为一个区域(176KB),BMP图片转化
将位图转化为一个区域(176KB),BMP图片转化-Will be a bitmap into a region (176KB), BMP picture conversion
- 2022-03-21 21:02:51下载
- 积分:1
-
这是一个抓屏的源代码.大家可以了解键盘上的抓屏键是如何实现的.也许可以帮助大家....
这是一个抓屏的源代码.大家可以了解键盘上的抓屏键是如何实现的.也许可以帮助大家.-This is a source of Capturing the Screen. We can understand the keyboard Capturing the Screen key is how to achieve it. Perhaps we can help.
- 2022-08-09 16:16:48下载
- 积分:1
-
那是什么?目的是一个图书馆(和一些工具和例子)写在C,约..
What is it? Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original developed at MIT in the early 1990s.) That means you get lots (208, to be exact) of fonts to use. You can even create your own if you know how to create an X11 BDF font. It can read and write PPM, XPM, GIF, PNG and JPG image format. -What is it Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original developed at MIT in the early 1990s.) That means you get lots (208, to be exact) of fonts to use. You can even create your own if you know how to create an X11 BDF font. It can read and write PPM, XPM, GIF, PNG and JPG image format.
- 2022-07-23 15:04:14下载
- 积分:1
-
一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。...
一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。-a VC6.0 used GDI function of the two-dimensional drawings to prepare procedures to be able to conduct basic graphics rendering, editing, drag, shear, the withdrawal of changes to save data files. Suitable for beginners to learn and imitate.
- 2022-04-11 02:07:24下载
- 积分:1
-
最近在做一个图片查看器,由于使用一般的PctureBox,在性能和缩放控制上都无法满足预期的要求,因此所有组件的呈现均是通过重写控件的OnPaint事件来绘制。...
最近在做一个图片查看器,由于使用一般的PctureBox,在性能和缩放控制上都无法满足预期的要求,因此所有组件的呈现均是通过重写控件的OnPaint事件来绘制。在查看gif图片时发现Graphics.DrawImage只呈现第一帧,无法满足预期要求,因此经过摸索寻找到了解决自绘gif的较好办法。-At a recent picture viewer, because of the use of general PctureBox, at performance and zoom control are unable to meet expectations, all components are a rewrite control through case OnPaint to draw. Gif picture in view Graphics.DrawImage found only show the first frame, unable to meet expected requirements, therefore, after groping to find a solution since the better way to draw gif.
- 2022-05-19 13:48:54下载
- 积分:1