搜索资源列表
PicChanger
- c#实现的图片转换功能 能够对.bmp,.jpg,gif,png等格式的图片进行相互转换!-c # realized Photo conversion function right. Bmp,. Jpg, gif, png picture format, such as mutual conversion!
Cshap
- 用CSHARP语言开发的提取JPG格式照片的EXIF信息-CSHARP language developed by extracting JPG format photo EXIF information
Csharp_TEX_formulas
- Qkid_Tex公式生成器:本软件能够支持基本的TEX公式功能,支持积分,上下角标,分数及大多数常用的数学符号;软件支持预览功能,并能将图片保存至本地,可以自定义图片大小,能够按照需求生成不同的图片格式,支持png,jpg,gif,bmp。 软件支持安装了 .Net Framework2.0 的windows 2000,windows 2003,windows XP及以上操作系统。-The software can support the basic TEX formulas, suppo
WindowsApplication2
- 批量封装RAR文件成为JPG文件,名为JPG2RAR 鉴于很多论坛及博客不支持附件文件,故将附件打包成RAR然后通过此程序将附件转换成JPG格式再贴 使用实例:http://hi.baidu.com/wuchuanyuan/blog/item/52e49fd797c56924960a168d.html-Volume RAR files into JPG file package, called JPG2RAR view of the many forums and the blog do
BitmapZoom
- 位图放大缩小不变型的小程序,支持bmp,jpg等格式-bitmap zoom
imgconv
- 简单的命令行图片转换程序,支持格式:bmp jpg tiff png gif互转,含C#源码,超小,只有4K!!! 输入格式如下: imgconv.exe -in input_file_name -out output_file_name [ -gif -png -tiff -jpg -bmp ]-Simple command-line image file converter
BmpToJpg
- 该工程是将JPG格式的图片转换成BMP格式的图片-The project is the JPG format images into BMP format picture
JPG2RAR
- 把jpg格式的文件转换成rar格式的文件-Jpg format files into rar file format
CSharpYUV_to_RGB
- 将YUV格式的图片转换成为RBG,最终存出一个JPG文件,也可自己更改类型存储BMP图片-YUV to RGB, Save as a JPG picture. You can save as BMP picture if you change one row code.
arcgis-engine-expotmap-as-raster.tar
- arcgis engine导出地图为图片格式-arcgis engine some code,for export map as jpg,bmp and so on.
FileIco
- C#获取文件夹或目录中的图标资源,只要含有有图标文件,它就能显示出来图标,包括EXE、jpg等多种格式-C# Gets the folder or directory icon resource, as long as there is an icon file containing, it can display icons, including EXE, jpg and other formats
PictureBatchConversion
- 用C#编写的批量图片格式转换,可以由bmp,jpg,gif等格式互相转换。-Written in C# batch image format conversion, can be bmp, jpg, gif, etc. format conversion.
htmlsnap
- C#使用webBrowser读取网页并将网页保存成图片,可保存图片为PNG 格式、JPG 格式图片、BMP 格式图片文件,需要.Net Framework2.0支持,如果没有请先下载安装微软的.Net Framework2.0:输入要抓图的网址,点“Go”按钮,页面加载完成后点"Save"按钮即可保存当前网页为图片-C# using webBrowser read pages and pages saved as images, save images in PNG format, JPG fo
DisplayImage
- 本实例演示如何用C#在窗口中显示一幅图像,具体来说是JPG格式的图片,先从指定文件获取Image对象,设置存放图片框的滚动条最小尺寸,最后按原始物理大小绘制指定图像。用new System.ComponentModel.Container() 生成对象,Piccy = Image.FromFile(@"Winter.jpg") 从指定文件中获取Image对象-This example demonstrates how to use C# to display an image in the wi
PdfToImage
- PDF转图片,包括JPG,BMP等常用图片格式,可通过修改参数决定转出图片大小-pdf convert to jpg
ym_csharp-pic-plwatermark
- C# 2005开发一款图片批量加水印工具,编译试运行了一下,确实不错,选择需要加水印图片后,可以选择两种方式加水印:一是自定义文字,自己输入文字,设定显示位置就可以了,文字会按图片等比例缩放;二是可选择水印图片,支持GIF/JPG格式等,同时,更强悍的一个功能是,它支持批量增加水印鱼,非常方便好用。-C# 2005 to develop a picture batch add watermark tools, compilers try to run a bit, really good, t
imagezoom
- C# 动态打开图像,并缩放图像,放大和缩小,可打开的图像格式有:JPG/JPEG/BMP/GIF/PNG,还有更多格式 图像的缩放是按比例进行的,可以不考虑图像变形,但是一味的放大会使图像失真,变得不清淅。-C# dynamic open the image and zoom the image, zoom in and out, you can open the image formats: JPG/JPEG/BMP/GIF/PNG, and many more formats the im
CSharpPdfToJPG
- C# 开发的 PD格式F转化JPG格式源码-PDF to JPG
打印PDF
- arcgis engine 打印 输出 图片等格式 包含PDF(arcgis engine print the map to BMP PDF JPG AND SO ON)
GetPngFromPDF
- 把PDF转化成图片等,可以将文件夹中多个pdf文件转化成jpg格式的图片(convert the pdf to jpg)