搜索资源列表
20050704171008
- 本代码用来解决图像格式转换,可以将任意映像文件转换成位图文件-code to solve the image format conversion can be arbitrary image file conversion into bitmap file
图形到文本转换
- VB6, windows2000 画个个简单图形,生成对应的文本C:\\wjj.txt 用于编程时加入简单的图形,并且是文本格式-VB6, each painting windows2000 simple graphics, text generation counterparts C : \\ wjj.txt for programming at the addition of a simple graphics, and text format is
cximage_formatconvert_src
- 使用CxImage包开发的一些图像格式转换的程序源代码-use CxImage package developed some image format conversion program source code
VESA模式下256色Tiff格式图形文件显示
- tiff文件格式的转换,包括tiff.h头文件,很不错啊,大家学学看-the change of the tiff file format ,contains tiff.h
用GDI+转换图形格式
- 用GDI+转换图形格式,需要下载相应的GDI+库等,建议将VC SDK升级到最新 升级地址: http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ -graphics interchange format using GDIplus ,which need to download relevent GDI+ LIB.So advice you upgrading your VC SDK to the newest upg
DICOM转换
- DICOM文件到bmp格式图片的转换,支持DICOM文件VR的读取-DICOM files to the Photo bmp format conversion, support for VR DICOM document reader
cimage
- 一个图像文件格式转换程序,得自国外网站,因需要下载代码,只好找些东西上传-an image file format conversion, derived from foreign web sites, download code, but to find some things upload
图像格式转换
- 将图象格式转化为你需要的格式的vc小程序。-image format will be converted into the format you need the vc small programs.
pic&tif图像转换与图像挖取程序
- 本程序主要完成pic到tif图像格式的转换(由图象格式转换菜单实现),并且完成了读写pic,tif图像文件的源代码。File/open挖图菜单完成在原始图中获取任意位置和大小的图像。
pic&tif图像转换与图像挖取程序(先前一个有误)
- 本程序主要完成pic到tif图像格式的转换(由图象格式转换菜单实现)并且完成了读写pic,tif图像文件的源代码。File/open挖图菜单完成在原始图中获取任意位置和大小的图像。
图像格式转换_vb
- bmp,ico,jpg等图像格式相互转换的类 里面给出了各种图像的存储格式。 虽然是VB代码,但很容易转换为C的代码,
图像格式转换
- rgb转hsv格式matlab程序,我自己编的
BMP转TIFF源码
- 将bmp图像数据取出重新封装成tiff格式,vc++
几个关于图像格式转换
- 几个关于图像格式转换,以及video for linux的使用介绍文档,包含了linux视频的采集,以及图像格式的变换-Several of the image format conversion, and introduced the use of video for linux documentation, including the linux video capture, and image format conversion, etc.
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.
NW2
- 使用CImage类实现图像读取,保存,和格式转换。-CImage class implements the use of the image to read, save, and format conversion.
[CSharp]BmpManip
- [C#] BmpManip 图像格式转换旋转缩放翻转镜像重叠压缩工具源代码-[C#] BmpManip image format conversion flip mirror rotate zoom overlap compression utility source code
图片格式转换
- 在qt下的将图片格式:jpeg、bmp等多种格式进行转换,并可以对图片进行色彩的减弱和增强。