-
作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序...
作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将bmpfile.bmp转换为A.htm,如果加上参数-m则使用屏蔽色,否则不使用。 目前只能支持256色的,并且小于64K的bmp位图。 RockCarry工作室 陈凯 2005.3.26-Author : RockCarry studio with Chen Kai WITH TC 2.0 will do a BMP file converted to HTML documents small programs. They think the results were pretty good, currently only 256-color conversion of BMP file. The code is very simple, interested friends can see. Use : Operation BMP2HTM documents can be, suggesting that BMP file name, remember currently only 256 color conversion of BMP images. Then suggest whether shielding color. The last successful conversion, in the current directory will generate a document entitled A.htm. This is the conversion of documents. If the use of the command line, as follows : bmp2htm bmpfile.bmp-m said bmpfile.bmp convert
- 2022-11-01 09:40:03下载
- 积分:1
-
Avi files from jpeg images to obtain and keep
从avi文件获取jpeg图像,并保存-Avi files from jpeg images to obtain and keep
- 2022-01-22 14:56:43下载
- 积分:1
-
In C or C++ programming language program to read images of JEPG
在C或者C++的编程语言程序中对JEPG图像进行读取-In C or C++ programming language program to read images of JEPG
- 2022-03-20 04:04:55下载
- 积分:1
-
图片大小处理,点运算,几何变换以及图片的编码JPEG等多种编码方式...
图片大小处理,点运算,几何变换以及图片的编码JPEG等多种编码方式-size photo processing, point operations, geometry and transform coding of images, such as JPEG encoding multiple
- 2022-04-10 21:42:53下载
- 积分:1
-
46种图像处理方式的代码,46种图像处理方式的代码
46种图像处理方式的代码,46种图像处理方式的代码-46 modes of image processing code, 46 modes of image processing code
- 2022-02-06 21:28:51下载
- 积分:1
-
通过解码。得到gif文件的头信息,gif动画播放,一阵一阵播放动画...
通过解码。得到gif文件的头信息,gif动画播放,一阵一阵播放动画-Through the decoder. Gif files to be header information, gif animation playback, while a player animation
- 2022-04-16 19:30:55下载
- 积分:1
-
这里面是关于计算机图形学3
这里面是关于计算机图形学3-D图形显示的代码!-There is on the computer graphics 3-D graphical display of code!
- 2023-04-27 00:55:03下载
- 积分:1
-
Pocket PC上读取jpg图片和png图片
Pocket PC上读取jpg图片和png图片-Pocket PC to read jpg and png picture picture
- 2022-02-11 23:03:40下载
- 积分:1
-
对JPEG格式不同的C++
descript jpeg format with distinct c++
language , it will give a great help to programmers. -jpeg
- 2023-06-09 01:40:04下载
- 积分:1
-
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C +...
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C + +类创建,也可以由一个早于并存在于
M F C之外的非C + +窗口类创建。我们将进一步观看窗口类并讨论那些由Wi n d o w s操作系统提
供的窗口类。最后,再看看M F C应用程序中都有什么。-In Chapter 1, we first discuss the use and does not use MFC create a window to a clear understanding of how the work of MFC. MFC window can belong to MFC from the C++ Type create, you can co-exist as early as by an outside non-MFC is C++ Window class to create. We will further watch window class and discussed by the Wi ndows provided by the operating system window class. Finally, take a look at MFC application has what.
- 2023-06-27 18:45:03下载
- 积分:1