-
the procedure could formats bitmap into argb1555 format data.
该程序可以把各种格式的位图转化为argb1555格式的数据。-the procedure could formats bitmap into argb1555 format data.
- 2022-05-24 06:48:07下载
- 积分:1
-
李萨如图形的实现
李萨如图形的实现-Lissajous the realization of graphics
- 2022-10-26 09:20:02下载
- 积分:1
-
LabVIEW source, volume, as a comprehensive, believe that the right LabVIEW begin...
LabVIEW源程序,数量很多,内容全面,相信对LabVIEW初学者帮助很大.-LabVIEW source, volume, as a comprehensive, believe that the right LabVIEW beginners great help.
- 2022-04-23 23:38:31下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1
-
CrectTracker类的使用实例,适用于初学者
CrectTracker类的使用实例,适用于初学者-CrectTracker type of use case for beginners
- 2022-06-29 03:58:42下载
- 积分:1
-
一个matlab源文件,可以实现部分彩色空间之间的相互转换
一个matlab源文件,可以实现部分彩色空间之间的相互转换-A matlab source file, you can achieve some color space conversion between
- 2022-06-18 02:12:21下载
- 积分:1
-
利用Builder C++ 6.0编写的简单的图形处理工具,支持颜色、线条、图形的变化。原来是我读书时候的一次大作业。...
利用Builder C++ 6.0编写的简单的图形处理工具,支持颜色、线条、图形的变化。原来是我读书时候的一次大作业。-use C Builder 6.0 simple graphics processing tools, support color, lines, Graphic changes. I was reading the original time of a big operation.
- 2023-08-04 13:10:03下载
- 积分:1
-
用VC写的一个相对完整的DBI的类,非常实用,证明
用VC写的一个比较完整的DBI类,十分实用,经过验证-Using VC to write a relatively complete DBI class, very practical, proven
- 2023-05-27 21:55:03下载
- 积分:1
-
读取制作TTF,BDF的工具,非常好用,附带完整源码.
读取制作TTF,BDF的工具,非常好用,附带完整源码.-read TTF production, BDF tool, very useful, fringe integrity source.
- 2022-06-17 23:54:53下载
- 积分:1
-
用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCt...
用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像-Developed using vc realize the image decoding, supported formats, including BMP, JPG, WMF, ICO, GIF, PNG, TIFF. Source code is a simple image browser example, demonstrate how to interface with IImgCtx decoding, display images
- 2022-07-10 02:25:57下载
- 积分:1