搜索资源列表
GDI+otsu
- 支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm a
imageConversion
- 实现各种图像文件的转换,包括bmp\\jpg\\png-achieve various image file conversion, including bmp \\ jpg \\ png etc.
drawing
- 实现图像的格式转换,把bmp转换成jpg,tif,png等
cximage600_vs2010
- CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。CxImage类库对于进行图像处理的研发人员,尤其对于初学者是一个很好的类库,其中附带的demo可以起到很好的引导作用。网上可以搜索到的为vc6.0版本,直接升级到v
PictureFileFormat
- 能转换图片的格式有:BMP/EMF/ICON/TIFF/EXIF/JPG/PNG/WMF/GIF-picture format converter: BMP/EMF/ICON/TIFF/EXIF/JPG/PNG/WMF/GIF
toXPM
- 将jpg,gif,png图像转换成xpm格式文件,方便在QT中使用-Will be jpg, gif, png images convert xpm format to facilitate the use of the QT
SepScreen1.0
- 模拟QQ截图,保存截图,BMP图片转换格式为JPG,GIF,PNG等功能。-.............................
EPSConverter_code
- 该程序可实现图像间格式的转换,主要实现bmp,jpg,png,tif,gif,psd 图像间格式 的转换-The program can be realized between the image format conversion, the main achievement bmp,jpg,png,tif,gif,psd image format conversion between the
EPSConverter
- 该软件可实现图像间格式的转换,主要实现: (e)ps,bmp, jpg, png,tif,gif, psdi图像格式之间的转换-The software enables format conversion between images, the main achievement: (e) ps, bmp, jpg, png, tif, gif, psdi image format conversion between
CImg-1.3.4
- CImage类 CImage是MFC和ATL共享的新类,它能从外部磁盘中调入一个JPEG、GIF、BMP和PNG格式的图像文件加以显示,而且这些文件格式可以相互转换。由于CImage在不同的Windows操作系统中其某些性能是不一样的,因此在使用时要特别注意。例如,CImage::PlgBlt和CImage::MaskBlt只能在 Windows NT 4.0 或更高版本中使用,但不能运行在Windows 95/98 应用程序中。CImage::AlphaBlend和CImage::Tran
p2b
- 一款用于VC++的静态链接库,可将png格式文件在内存中转换为bmp位图格式。-VC++ for a static link library, png format can be converted to bmp in memory bitmap format.
ImageConverter_v2_0(png)
- 支持各种图片格式转换,显示图片,给图片加像框-Support various image format conversion, display pictures, add frame to picture
CxImage
- CxImage的库,可方便转换各种图像的格式,比如jpg,png,bmp-CxImage library, can easily convert various image formats, such as jpg, png, bmp, etc.
gjtxcl
- 内置虑镜功能,包括获取图像的属性,锐化,模糊,浮雕等功能. 可以缩放,优化图片.打开图片带预览功能,使用了gdiplus,能处理gif,bmp,jpg,png图片,处理速度也不错,呵呵,一直找图形格式转换的朋友就不需要东找西找了,它完全可以实现你的需求! -Built-in lens into account features, including access to the properties of the image, sharpen, blur, emboss and other
CxImage
- VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
BMP2BYTEs_224
- 将任意图片文件(BMP、JPG、GIF、PNG)格式转换成RGB224图片格式输出,同时输出TXT和二进制文件,方便烧入ROM和FLASH中。-convert any image file(BMP,JPG,GIF,PNG)to RGB224 image format file,output txt and bin file at same path.Used for mcu and arm system.
CIFtoGreyBMP(matlab)
- 将CIF文件转换为BMP,还可修改一行代码,转换为png,jpg等通用图像类型-failed to translate
dicom2png
- 将医学dicom格式图像转换为png格式图像(translate the dicom to *.png)
图片转换工具
- 利用TBitmap和TPNGObject类实现BMP图片和PNG图片互相转换。(Using TBitmap and TPNGObject class implements BMP images and PNG image transform each other.)
PNGTest
- 图片格式转换为png,利用pngquant.exe(The picture format is converted to png)