搜索资源列表
将BMP图转化为ICO
- BMP转化为ICO,是一个很有意思小程序,希望网友多多支持。-BMP into ICO, is a very interesting small procedures in the hope that the generous support of netizens.
bmp转jpeg程序
- bmp转jpeg程序源代,C++写的
BMP转为AVI工具
- 简单易用的BMP转avi工具。
bmp转yuv
- 自动实现将bmp图序列转换为yuv格式的视频,供视频编码使用
BMP转点阵字符
- BMP转点阵字符
BMP转TIFF源码
- 将bmp图像数据取出重新封装成tiff格式,vc++
matlab bmp和Jpg互转
- matlab实现的bmp和Jpg格式的互转程序,其中Bmp到Jpg有自己实现算法
bmp-jpeg
- bmp转jpeg代码
Bmp2yuv. BMP转YUV源代码
- BMP TO YUV, 422 444 411,BMP TO YUV, 422 444 411
bmp24to16.将24位色的BMP图片转换为16位色
- 将24位色的BMP图片转换为16位色,用于DIY你的手机图片。因为目前三星等众多手机的背景图片仅限于16位色!, 24 colors BMP picture transformations are 16 colors, uses in DIY your handset picture. Because the present three magnitudes multitudinous handsets background picture only is restricted in 16
256色bmp.把24位bmp转成256色bmp
- 把24位bmp转成256色bmp,灰度bmp,ascii图形,put 24 bmp convert 256-color bmp, Gray bmp, graphics ascii
BMP-JMP
- 在Labview环境中将BMP图像转化成JMP,需要VISION模块的支持-BMP images will be in the Labview environment into JMP, need the support modules VISION
yuv convert avi yuv转AVI源码
- yuv转AVI源码,自己编写的,能转换YUV视频为AVI文件,也可以将AVI转换为YUV文件-oh,yuv2avi,avi2yuv
JPEGGIFPCXtoBMP
- Jpg、Gif、Bmp、Tiff和Png格式的图像转化为BMP格式图像。以便于进一步对图像处理-Jpg, Gif, Bmp, Tiff and Png format images into BMP format images. In order to facilitate further image processing
ARM_Bmp2C
- BMP转位图 6410 logo bmp-C-BMP bitmap transfer
BMP转GIF
- 图片转换组件,可以很方便的将bmp格式的图片转换成gif格式的图片-Photo conversion components, it is quite easy to bmp format photographs into gif format photographs
bmp-gif
- 很方便的bmp图片格式转换为Gif图片格式的工具模块!值得学习!-Bmp image formats easily Gif image format conversion tool module! Worth learning!
bmp
- BMP转换代码,非常好的代码,大家借鉴一下。-BMP conversion code, very good code, we learn from it.
摄像头抓图源代码
- 开启摄像头抓图。摄像头显示窗口可以随意改变大小,抓图后保存的图片大小可以根据自己传入的宽和高随意改变,只添加了BMP转JPG的功能,要把BMP转为其他格式,自己阅读代码可以很容易修改。。里面有测试demo,也有接口说明,主要接口为打开摄像头,暂停预览,恢复预览,抓图,图片旋转,关闭摄像头。
ImageUtils
- PB可以调用的BMP转JPG的动态库 PB 函数声明 function Boolean Bmp2Jpgzzp(ref string bmp_name,ref string jpg_name) library 'ImageUtils.dll' alias for 'Bmp2Jpg' function Boolean Jpg2Bmpzzp(ref string bmp_name,ref string jpg_name) library 'ImageUtils.dll' alias for