搜索资源列表
ImageChange
- 负责把图片转换格式的Java代码 本代码的格式是由其他的格式转换成PNG格式 可以可以根据自己的需求改换代码,代码比较粗糙,只实现了基本功能,可以运行-Responsible for the image conversion format Java code in this code format is the format from other formats can be converted into PNG can change according to their own nee
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.
GIFEncoder
- 转换图形类型为gif的工具类方法,可以在尽可能保持图形效果的前提下,压缩图片容量-Conversion graphics gif type of instrument class method, you can as far as possible under the premise of graphics, compressed picture capacity
ImageSizeConvert
- 转换图片:按照一定的转换比例,将目标文件夹下的图片,按要求进行转换-Convert Photo: according to certain conversion ratio of the target folder of images, the required conversion
image-conversion-CAD
- 图片转CAD格式软件:主要功能是将光栅图像中的单线和多条线转换成相应的矢量图形。此程序可转换扫描的地质图或者工程绘图。转换后的矢量图形可用于 AutoCAD 和 IntelliCAD 等 . 授权码在:http://www.china1000.tk/Soft/Show.asp?id=12 -Image to CAD format for software: the main function is the single raster image and the corresponding
pdf2tiff
- pdf转换为tiff格式的图片,支持多页格式。-trans pdf to tiff.
change-image-
- 基于java jimi 包的图片格式格式转换,图形用户界面,满足常见格式的转换-Package based on java jimi image format conversion, graphical user interface to meet the conventional format conversion
BitsToBmp
- 把用位表示的二值灰度图像数据转换为jpg图片格式。其中是com/image/BitToBmp.java是主文件。-Bits represent the binary grayscale image data into a jpg picture format
Pic2PDF
- img2pdf 编程接口,支持各种语言(VC,VB,PB,JAVA,delphi,python等) 支持各种图片转PDF,而且生成的PDF非常小, 支持对各种图片的预处理(支持图片的合并,拼接,格式转换,加补白,去除背景色等操作)。 支持批量图片生成PDF,可把图片追加到PDF, 对图片的合并,可以支持拼版操作, 所有功能,封装在20K的dll中,可以嵌入你的程序中 此外,还提供各种文档转图片功能以及把各种文档生成不可编辑的文档的功能包括(Word,PDF,XPS,
FileUtil
- 一个常用的Java文件操作类FileUtil.java源代码,类中的所有方法都是静态方法,不需要生成此类的实例,这些Java文件操作类主要有修改文件的最后访问时间、判断指定的文件是否存在、创建指定的目录、清空指定目录中的文件、删除指定目录及其中的所有内容、列出目录中的所有内容,包括其子目录中、将目录中的内容添加到列表、返回文件的URL地址、从文件路径得到文件名、将DOS/Windows格式的路径转换为UNIX/Linux格式的路径、得到文件类型和文件名、得到路径分隔符在文件路径中指定位置后首次出