搜索资源列表
支持多种格式图片的LIB
- 一个支持多种图形文件格式的函数库,如果需要,你可以修改源代码,生成自己的函数库。-support a variety of graphics file formats libraries, if necessary, you can modify the source code, generate their own libraries.
SeaPicture
- 可显示各种图片格式的程序示例,图片文件可在源码中修改。-can show that the photographs of various formats procedures example, pictures of the source documents can be modified.
BmpToSpt
- 本程序实现了由bmp格式文件转换成spt格式文件的功能,对于学习bmp图片格式和spt图片格式都有帮助。-the program by bmp format conversion SPT format functions, Photo learning bmp format and SPT Photo helpful format.
readpicture
- 这是一个读取并复制bmp图片的程序,对于学习bmp图片格式很有帮助。-This is a copy and read bmp Photo procedures, learning bmp format photographs helpful.
一个可以打开多种格式图片的插件
- 一个可以打开多种格式图片的插件,如:jpg,mepg-can open up a variety of plug-in format pictures, such as : jpg, mepg
ImageReaderAndSHow
- 图像浏览和显示的工具,可以支持各种图片格式,包括PNG,JEPG等-image browser and display tool that can support various picture formats, including PNG, JEPG, etc.
把JPG/BMP图片转换位RGB565格式
- 把JPG/BMP图片转换位RGB565格式, 这是为了DX应用的方便(16位色), 也可以用于LINUX的帧缓存(16位色) 附带转换程序+图片查看 -put JPG / BMP photo-conversion RGB565 format, which is to facilitate the application of DX (16 colors), which could also be used in the Linux frame buffer (16 colors) fringe
JPEG_decode
- JPEG图片格式解码成为BMP格式,详细分析了JPEG图片的存储格式。
JPEG_encode
- BMP图片格式编码成为JPEG格式,详细分析了JPEG图片的存储格式。
bmp2yuv
- 图片格式转化工具,从bmp图片转化为yuv
logic1988
- RAW->BMP图片格式之间的转换 功能实现已经达到要求
UPCEAcodeRead
- UPC-E/A 类型条码生成和读取示例。这个源代码是一款UPC-E/A 类型条码创建和读取示例,UPC-E/A条形码广泛应用于商业零售终端。该示例主要功能可以创建6位和12位UPC-E/A条形码,并保存为JPG图片。程序同时还具有扫描识别JPG图片格式的条形码图片,识别率准确率挺高,即使比较模糊的条码图片也可以顺利识别,作者开发时是基于一个嵌入式条形码读取照相机来进行读取。功能比较不错。
Gif文件格式说明和解码器
- 大家对GIF这种图片格式很了解,它是怎么实现的,又是怎样解码的,偶来告诉您-GIF format images of this very well, it is how to achieve, and how is the decoder, dual to tell you
CPictureEx
- 在vc++环境中 显示gif动画图片 同时兼容其他图片格式-display*.gif picture
raw
- RAW图片格式!这个东西资料太少了,刚找到的就发来了。-RAW image format!
haosee
- 一个绿色精简的看图程序 可以按图片格式显示图标.-A green plug-in procedure can be streamlined by picture format icon.
Bmp2Jpg
- 图片格式转换源码,位图bmp格式转JPG格式。-Picture format conversion source, bitmap bmp format to JPG format.
JPGMaker
- 将其他图片格式转换为jpg格式,很方便的转换器 -Will be converted to other image format jpg format, it is convenient converter
Imager
- 这是一个图片处理的类,可以实现图片的缩放功能,根据个人的需要转换图片的大小。-This is a picture of the type of treatment, you can achieve the picture zoom feature, according to the needs of the individual picture size conversion.
图片格式转换
- 在qt下的将图片格式:jpeg、bmp等多种格式进行转换,并可以对图片进行色彩的减弱和增强。