搜索结果
找到约 43 项符合
Bitmap 的查询结果
按分类筛选
- 全部分类
- Delphi控件源码 (5)
- 文件格式 (4)
- Linux/Unix编程 (3)
- 源码/资料 (2)
- BREW编程 (2)
- Windows Mobile (2)
- 中间件编程 (2)
- Java编程 (2)
- 单片机开发 (2)
- 压缩解压 (2)
- 学术论文 (1)
- 单片机编程 (1)
- 嵌入式综合 (1)
- 游戏 (1)
- 加密解密 (1)
- Applet (1)
- VxWorks (1)
- 软件设计/软件工程 (1)
- 驱动编程 (1)
- Windows CE (1)
- 其他 (1)
- VC书籍 (1)
- 其他行业 (1)
- Oracle数据库 (1)
- Windows编程 (1)
- 源码 (1)
- 技术资料 (1)
源码/资料 I have written this article to capture a Windows image into a bitmap file that will support all Pain
I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article. 捕获一个窗口图像并存入一个支持MS画笔的位图文 ...
源码/资料 Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++
Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image w ...
BREW编程 bitmap图片读入memory
bitmap图片读入memory,然后再显示出来的例子
Applet Delineate is a tool for converting bitmap raster images to SVG (Scalable Vector Graphics) using Auto
Delineate is a tool for converting bitmap raster images to SVG (Scalable Vector Graphics) using AutoTrace or potrace. It displays SVG results using Apache Batik. Input formats are JPEG, PNG, GIF, BMP, TIFF, PNM, PBM, PGM, PPM, IFF,PCD, PSD, RAS.
Windows Mobile Under CE4.2 view bitmap with shrink and magnify
Under CE4.2 view bitmap with shrink and magnify
单片机开发 Bitmap文件格式的解释源码
Bitmap文件格式的解释源码,利用sunplus IDE编写,与芯片平台无关,写BITMAP显示必备资料!
Delphi控件源码 可以用任何 bitmap 當成 form 的外型 delphi 3.0, 4.0, 5.0, 6.0, 7.0 適用
可以用任何 bitmap 當成 form 的外型
delphi 3.0, 4.0, 5.0, 6.0, 7.0 適用
VxWorks convert bitmap for vxworks use format
convert bitmap for vxworks use format
文件格式 数字识别测试bitmap, 可以作为数字识别的测试用例
数字识别测试bitmap, 可以作为数字识别的测试用例
Java编程 Bitmap 文件的压缩和解压缩
Bitmap 文件的压缩和解压缩,益于了解算法原理。