-
show raw format image data, image size on a paper (wide high), data on another o...
显示raw格式的影像数据,影像大小放在一个文件(宽高),数据放在另外一个-show raw format image data, image size on a paper (wide high), data on another one!
- 2023-06-15 12:35:03下载
- 积分:1
-
fades out of the show
实现位图的淡入淡出显示-fades out of the show
- 2022-03-24 19:04:42下载
- 积分:1
-
类似画图板的小程序,模仿msapint接口,实现…
类似画图板的小程序,仿MSAPINT界面,实现其大部分功能-Similar to a small drawing board procedures, imitation MSAPINT interface, realize most of its functions
- 2022-03-04 14:23:15下载
- 积分:1
-
这是一个用VC开发的小程序,功能是设置图像的背景。
这是一个用VC开发的小程序,功能是设置图像的背景。-This is a development of the VC small procedure, function is the provision of the background image.
- 2022-07-28 14:25:06下载
- 积分:1
-
一个画图程序,可以设置线宽和着色。比较简单,仅供初学者参考。...
一个画图程序,可以设置线宽和着色。比较简单,仅供初学者参考。-A drawing program, you can set line width and coloring. Relatively simple, for beginners reference.
- 2023-04-03 19:50:04下载
- 积分:1
-
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对...
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。
BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。
位图文件头BITMAPFILEHEADER是一个结构,它的定义如下:
typedef struct tagBITMAPFILEHEADER{
WORD bfType
DWORD bfSize
WORD bfReserved1
WORD bfReserved2
DWORD bfOffBits
}BITMAPFILEHEADER实现-Bitmaps in vc access because of the projects where I am responsible for the module is concerned with reading and writing bitmap and storage, so read some information, and the success achieved in vc feature required to write This study reports. For bitmap, in order to achieve in the vc read and stored, first must understand the BMP file format. BMP files generally divided into four parts: the first bitmap file, BITMAPINFOHEADER, palette, the actual bitmap data. BITMAPFILEHEADER bitmap file header is a structure, it is defined as follows: typedef struct tagBITMAPFILEHEADER (WORD bfType DWORD bfSize WORD bfReserved1 WORD bfReserved2 DWORD b
- 2022-09-19 08:45:03下载
- 积分:1
-
图像合并源程序,VC写的,有很强的参考价值,学习图像的必下载...
图像合并源程序,VC写的,有很强的参考价值,学习图像的必下载-Image merge source, VC wrote, has a strong reference to the value of learning images must be downloaded
- 2022-06-30 17:19:48下载
- 积分:1
-
Synthesis paper shows that such partition for the image will be added to vector...
文件合成显示,该类用于影象分割后,将矢量层叠加到影象层上进行显示,可改变矢量层的颜色,-Synthesis paper shows that such partition for the image will be added to vector images stacked layer display, can change the vector layer of color,
- 2023-08-04 21:20:03下载
- 积分:1
-
本程序用vc++6.0编写,可以根据文档界面上要画的曲线形状及其颜色来用鼠标绘图,因此是一个进行vc曲线绘图编程的很好的参考程序....
本程序用vc++6.0编写,可以根据文档界面上要画的曲线形状及其颜色来用鼠标绘图,因此是一个进行vc曲线绘图编程的很好的参考程序.-This procedure used vc++ 6.0 prepared according to the document interface to draw the shape of the curve and its color graphics with the mouse, it is a vc curve for programming graphics good reference procedures.
- 2022-04-21 00:02:30下载
- 积分:1
-
本代码例子提供了利用过滤方式实现位图平滑缩放方法
本代码例子提供了利用过滤方式实现位图平滑缩放方法-provide examples of the code using filters to achieve smooth bitmap scaling method
- 2022-08-20 07:13:03下载
- 积分:1