Location:
Search - jpg to bmp dll
Search list
Description: 一个用VB实现的BMP转JPEG图像的代码-a VB BMP images to JPEG code
Platform: |
Size: 124928 |
Author: 陈琦 |
Hits:
Description: 本开发包是为明基扫描仪专门提供的,可以让用户进行二次开发的开发包。该开发包是用VC++ 6.0开发的动态连接库(scan.dll)。接口简单,调用方便,让您可以在最短的时间内实现对明基扫描仪的功能定制。另外,本开发包还提供给用户明基自行开发的影像文件读写库(ImageRW.dll),提供了多种影像格式的支持,让您可以方便的将扫描得到的影像数据存成各种格式(支持的文件格式有BMP, PCX, JPG, TIF, TGA, PNG)的影像文件。本开发包内还附有开发例程,即使你一点都不了解扫描仪的驱动过程, 也能在很短的时间里定制出符合你要求的应用程序(当然,你需要有一定的VC++编程能力), 比如说能在某个特定的区域内用特定的分辨率进行扫描。该例程还提供了如何使用汉王OCR实现文字识别的演示。-the development kits for BenQ to provide specialized scanner, allows users to the development of secondary development package. The development kit is developed by VC 6.0 Dynamic Link Library (scan.dll). Simple interface, call convenience, you can in the shortest period of time right BenQ scanner functional customization. In addition, the development kit is also available to users BenQ develop their own images document literacy library (ImageRW.dll), providing a wide variety of video format support, so you can easily scan will be the image data retention in various formats (supported file formats are BMP, PCX, JPG, TIF , TGA, PNG) image files. The development kit also included within the development routines, even if you do not understand the point scanner-driven process, in a very short p
Platform: |
Size: 543744 |
Author: 123 |
Hits:
Description: CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-CImageObject the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functions regional, you have to do it is the function call and not aware of these images document the internal format. Attention example does not include class library code, please join CImageObject download code. In addition, please ensure that the operation of the system directory or your executable file directory under ImageLoad.dll. (Also CImageObject)
Platform: |
Size: 575488 |
Author: 王晓名 |
Hits:
Description: ImageView.zip
CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)
bitmap_ocx.zip
一个自适应大小的位图控件
bitmap_ocx2.zip
一个自适应大小的位图控件演示程序
bmp_in.zip
在多文档客户区中增加位图底图演示程序
bmp_in2.zip
在多文档客户区中增加位图底图
tga2gif.zip
TGA文件转换为GIF文件。-ImageView.zipCImageObject this library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, but also the image point processing, image processing functions of the region, you have to do is call the function but do not have to clear these image files internal format. Note the example code does not contain a class library, please download CImageObject code together. In addition, make sure that the run-time in the system directory or directory of your executable file under ImageLoad.dll. (Also CImageObject in) bitmap_ocx.zip the size of a bitmap adaptive control adaptive bitmap_ocx2.zip the size of a bitmap demo program control in a multi-document bmp_in.zip customer area to add bitmap base map in the demo program bmp_in2.zip multi-document area to increase customer base tga2gif.zipTGA bitmap files into GIF files.
Platform: |
Size: 738304 |
Author: yanglin |
Hits:
Description: MFC IIS防盗链
开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1
主要功能:
1 防盗链
2 限制文件下载线程数
3 限制文件下载速度
使用方法:
1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加
2 名称随便 文件 选择你解压缩下来的relink.dll
3 重启IIS
4 打开ReLink.ini
具体参数:
[settings]
url= 允许外部链接的网站地址 以"|"号分开 如"xfrog.cn|webtm.cn"
extension=gif|jpg|png|psd|bmp|swf|midi|wav|mp3|wma|avi|mpg|wmv|asf|rm|rmvb|zip|rar 需要过滤 监测的文件类型 以"|"号分开
speed=50 文件下载速度 单位"K" 需知 因为网络环境的不同 没那么准确
thread=2 单文件下载最大线程-MFC IIS defense Daolian vc Development Environment 7.0 (MFC)/windows 2003's p1/iis6.1 main functions : a defense Daolian two restrictions download threads number three download speed limit use : an open Internet Information Services (IIS) Management/local computer/website/Default Web/Attribute/ISAPI Filter/add two names casually paper of your choice extract from the three heavy relink.dll Kai IIS 4 Open ReLink.ini specific parameters : [settings] url = allow external link to the website address of the "|", as separate "xfrog. cn | webtm.cn "extension = gif | jpg | png | psd | bm p | swf | midi | wav | mp3 | wma | avi | mpg | wmv | asf | r m | RealNetworks | zip | rar need to filter monitoring the file type "|" = 50 separate speed File Downl
Platform: |
Size: 12288 |
Author: 莫飞 |
Hits:
Description: 我从网上经过搜索和整理得到了大家想要的图像处理类:CImageObject,这个类库中包含了两个完整类:CImageObject类和ImageLoad类,包中也包含有*.h,*.lib,*.dll等相应的文件。相信你一定用得着!它们可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件。-I am from the Internet after a search and organize by the U.S. want to deal with categories of images: CImageObject, this library contains two types of integrity: CImageObject category and ImageLoad category, the package also contains*. h,*. lib,* . dll, such as the corresponding documentation. Trust that you will certainly need it! They can handle BMP, GIF, PCX, TGA, JPG, TIF format image files.
Platform: |
Size: 310272 |
Author: wzj |
Hits:
Description: 可实现bmp转jpeg,纯C代码实现,无需DLL支持,占用RAM空间少,适合平台移植;-Bmp can be realized to jpeg, pure C code, no DLL support, occupy less RAM space, suitable for platform transplantation
Platform: |
Size: 13312 |
Author: lwxat |
Hits:
Description: 实现bmp格式的图片转换成jpg格式的图片,运用.dll文件-Realize bmp format images converted to jpg format pictures, use. Dll files
Platform: |
Size: 349184 |
Author: |
Hits:
Description: BMP文件转换为JPG文件的源代码,调用了jpgdll.dll ,VC++6.0-BMP files are converted to JPG file
Platform: |
Size: 297984 |
Author: chy |
Hits:
Description: CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中) -CImageObject this library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, but also deal with image points, image handle the functions of the region, you have to do is call the function but do not have to clear these images document the internal format. Note the example code does not contain a class library, please download CImageObject code together. In addition, in the run-time, please ensure that the system directory or your directory has executable file ImageLoad.dll. (Also in CImageObject)
Platform: |
Size: 642048 |
Author: LSQ |
Hits:
Description: 用VC把BMP格式的文件转换成JPG格式的文件
完全可以运行-Using VC to BMP file format converted to JPG format in the documents can run
Platform: |
Size: 303104 |
Author: 李勇 |
Hits:
Description: 该软件是一个动态库插件,能将一些数据通过参数传进接口,转化为图表,并生产jpg,bmp等图片,效果清晰,每一条记录还带有颜色,非常漂亮。这位工程生成报表,并打印提供了很好的方案。-The software library is a dynamic plug-in, to some data into the interface through the parameters of mass, into a chart, and the production of jpg, bmp and other images, the effect of clear, also with a record of each color, very beautiful. The project to generate statements, and print to provide a very good program.
Platform: |
Size: 5883904 |
Author: 胡滨 |
Hits:
Description: NDS R4烧录卡内核主题编辑器,是一个为NDS的R4烧录卡主题皮肤修改,主题皮肤编辑,主题皮肤制作而专门做的软件,它支持BMP,JPG,JPEG,GIF类型图片。能自由放大,缩小,翻转等编辑,可以添加图形,文字。图形可以用户自由添加,自己做素材库。
可以自由更改系统文字颜色,编辑时极为人性化,不需要再慢慢研究theme.ini里复杂的代码。
软件支持多种语言,现在暂时有字库:简体中文,繁体中文,英语,日语。-GBA NDS R4 core theme editor, is a burn card R4 for the NDS' s skin, modify the theme, theme skin, editing, production and specialize in theme skin software, it supports BMP, JPG, JPEG, GIF type images. Are free to zoom, flip and other editors, you can add graphics, text. Graphics can be users the freedom to add, make their own material library. Are free to change the system text color, editing is extremely user-friendly, do not need to study the matter carefully theme.ini inside the complex code. Software supports multiple languages, and now there is a temporary character: Simplified Chinese, Traditional Chinese, English, Japanese.
Platform: |
Size: 9229312 |
Author: 林静宇 |
Hits:
Description: A DLL library of converting bmp and jpg each other,which includes .h and .lib file! You can easily use it!
Platform: |
Size: 60416 |
Author: abcdefgh0101 |
Hits:
Description: CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way.
CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you don t claim it as your own.
With more than 200 functions, and with comprehensive working demos, CxImage offers all the tools to build simple image processing applications on a fast learning curve. Supported file formats are: BMP, GIF, ICO, CUR, JBG, JPG, JPC, JP2, PCX, PGX, PNG, PNM, RAS, SKA, TGA, TIF, WBMP, WMF, RAW, CRW, NEF, CR2, DNG, ORF, ARW, ERF, 3FR, DCR, X3F, MEF, RAF, MRW, PEF, SR2.
Cximage is highly portable and has been tested with Visual C++ 6 / 2008, C++ Builder 3 / 6, MinGW on Windows, and with gcc 3.3.2 on Linux. The library can be linked statically, or through a DLL or an activex component.
Platform: |
Size: 563200 |
Author: tayfun karan |
Hits:
Description: 转换bmp到jpg 使用jpgdll.dll 功能强大 图像质量好-Convert bmp to jpg images using the powerful quality jpgdll.dll
Platform: |
Size: 303104 |
Author: bnv78 |
Hits:
Description: VB图片批量转换处理工具源程序代码,可以将BMP转为JPG/GIF,也可以实现这个反过程,转换时可以设定转换品质,自动遍历符合条件件的目录,显示转换进度条。这个程序实际上是IJL15.DLL动态库文件的一个应用示例,用IJL15.DLL你还可以编写很多实用的程序。
-VB Picture Batch convert the source code of the processing tools, can be converted to BMP JPG/GIF can also achieve this anti-process, the conversion can set the convert quality, automatic traverse to comply with the conditions of the directory to display the conversion progress bar. This program is actually an application example of the IJL15.DLL dynamic library file, IJL15.DLL you can also write a lot of practical procedures.
Platform: |
Size: 167936 |
Author: zhebaiye |
Hits:
Description: CaptureClient中为了将Bmp文件转换为Jpg文件,使用了一个第3方提供的图片处理控件,为使用该控件,需事先在本机上安装photo200.exe程序。如果您将系统用于商业用途,请对该产品进行注册或采用VbTestDll目录中JpgVSbmp.dll提供的API函数,可以实现Bmp转换为Jpg(具体用法可参见VbTestDll中的示例)-CaptureClient in order to BMP file conversion to JPG file, use a third-party image processing controls, using the controls on this unit prior install photo200.exe program. If your system is used for commercial purposes, the product registration or using the the VbTestDll directory JpgVSbmp.dll API function, can achieve BMP conversion JPG (see VbTestDll specific usage example)
Platform: |
Size: 368640 |
Author: waitxhurt |
Hits:
Description: 多媒体大作业1、抽取MPEG文件的关键帧
2、用JPG解码算法还原为BMP
3、可以指定任意一个时刻(精确到秒)的若干关键帧,输入时间,获得该时间点一秒内的所有I帧
4、实现MPEG-1
5、若有能力实现MPEG-4,分数加15分
6、将该算法用C++实现,制作成DLL,可供其他程序方便快捷调用,加10分
-Multimedia big job 1, MPEG file to extract key frame 2, reduced to BMP 3 with JPG decoding algorithm, you can specify any one time (accurate to second) of a number of key frames, enter the time, I get all the time within one second frame 4, to achieve MPEG-1 5, if the ability to achieve MPEG-4, scores 15 points plus 6, the algorithms C++ achieve, made into a DLL, convenient and calls for other programs, plus 10 points
Platform: |
Size: 444416 |
Author: Lam |
Hits:
Description: 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 'Jpg2Bmp'(PB can call the BMP to JPG dynamic library)
Platform: |
Size: 34816 |
Author: lnddycb
|
Hits: