-
函数int line_coor(int x1,int y1,int x2,int y2,struct DOT *dot)
采用Bresenham算法生成直线...
函数int line_coor(int x1,int y1,int x2,int y2,struct DOT *dot)
采用Bresenham算法生成直线段的坐标-function int line_coor (int x, int y1, x2 int, int y2, struct* dot DOT) Bresenham algorithm used to create line and the coordinates of
- 2022-03-18 23:33:23下载
- 积分:1
-
GIF(Graphics Interchange Format,图形交换格式)文件是由 CompuServe公司开发的图形文件格式,版权所有,任何商业目的使用均...
GIF(Graphics Interchange Format,图形交换格式)文件是由 CompuServe公司开发的图形文件格式,版权所有,任何商业目的使用均须 CompuServe公司授权。
GIF图象是基于颜色列表的(存储的数据是该点的颜色对应于颜色列表的索引值),最多只支持8位(256色)。GIF文件内部分成许多存储块, 用来存储多幅图象或者是决定图象表现行为的控制块, 用以实现动画和交互式应用。GIF文件还通过LZW压缩算法压缩图象数据来减少图象尺寸-GIF (Graphics Interchange Format, Graphics Interchange Format) file developed by CompuServe graphics file format, all rights reserved, any commercial purposes CompuServe shall be authorized to use. GIF image is based on the color list (stored data is the point of the color corresponds to the color index value list), only supports up to 8-bit (256 colors). GIF files are divided into a number of internal storage block, used to store multiple images or images that determines the performance behavior of control block for the realization of animation and interactive applications. GIF files also LZW compressed image data compression algorithm to reduce the image size
- 2022-02-26 23:49:18下载
- 积分:1
-
实现Windows下的最基本的绘画功能。例如画直线,圆,矩形。且含有颜色的选择,线条的粗细选择,放大缩小功能等。...
实现Windows下的最基本的绘画功能。例如画直线,圆,矩形。且含有颜色的选择,线条的粗细选择,放大缩小功能等。-Windows implementation of the basic drawing functions. For example, draw a straight line, round, rectangular. And contains a selection of color, line thickness selection, zoom functions.
- 2023-03-19 09:05:03下载
- 积分:1
-
opencv和directshow显示图像系列1
opencv和directshow显示图像系列1-OpenCV and directshow shows a series of images
- 2022-08-23 23:41:00下载
- 积分:1
-
由bcb写的图象特效集合(GDI,非常快速)
由bcb写的图象特效集合(GDI,非常快速)-This project is wrote by bcb,and it is a cluster of special effects of images.
- 2022-01-25 23:54:50下载
- 积分:1
-
利用地图的经纬度数据绘制地图的程序,生成地图的大小可调,范围可调...
利用地图的经纬度数据绘制地图的程序,生成地图的大小可调,范围可调-The use of map data of the latitude and longitude mapping procedures, to generate the map size tunable, adjustable range
- 2023-06-17 13:55:03下载
- 积分:1
-
象素的RGB和YUV格式的互相转换, 或许有些时候图像编程会用得到这些函数....
象素的RGB和YUV格式的互相转换, 或许有些时候图像编程会用得到这些函数.-RGB and YUV pixel format conversion with each other, perhaps some images will be programming these functions.
- 2023-02-05 18:05:03下载
- 积分:1
-
此程序通过AD采集音频信号,然后再通过DA把数字信号转为音频信号,很好用...
此程序通过AD采集音频信号,然后再通过DA把数字信号转为音频信号,很好用-AD collected through this process audio signals, and then the digital signal through the DA to the audio signal, a very good use
- 2023-06-14 18:25:02下载
- 积分:1
-
我已经写了一个小的工具,因为在GDI+使用EMF格式更方便..
自己编写的一个小工具,因为在GDI+中使用EMF格式更方便和搞笑,但WMF格式的图形资源丰富,所以就写了一个自用的工具,现将源代码奉献出来,希望对你有用。-I have written a small tool, because in GDI+ Use EMF format is more convenient and comedy, but the WMF graphics format is rich in resources, so we wrote a tool for their own use, now the source code contributions from the hope that useful to you.
- 2022-02-02 05:11:48下载
- 积分:1
-
rubber
橡皮筋绘直线法的vc实现-rubber-band painted the straight-line method to achieve vc
- 2022-08-24 22:53:10下载
- 积分:1