搜索资源列表
MyImageFilter
- JAVA编程,读取jpg,bmp图像,并进行过滤,可实现照片的底片效果,是一个不错的工具-JAVA programming, reading jpg, bmp images, and filtering can realize the negative effects of photographs, is a good tool
BMPToJPG
- 实现bmp格式的图片转换为jpg格式,利用java类JPEGImageEncoder实现图片压缩-convert the picture format from bmp to jpg
Imagesuoxiao
- 利用java实现将一副图片按照4:1的格式缩小,图片的格式可以是bmp、jpg-Using java to achieve a 4:1 format image in accordance with the reduced format pictures can be bmp, jpg ... ... etc.
007
- 可以打开本地电脑上的jpg,bmp等图片.-Can open the local computer jpg, bmp, etc. images.
Convertor
- conversion of bmp to jpg file
PictureStyleChange
- Java编写的图片格式转换器,可以实现png,bmp,jpg,gif等图片的格式间相互转化。-Written in Java image format converter, you can achieve png, bmp, jpg, gif image formats such as mutual transformation.
VJ-to-read-image-gray--code
- 源程序为ImageProcess.zip,包括imageGray.vjp工程的全部文件。同时提供了一个测试用的seashore.bmp位图文件。 如果要读取并处理其它图像(jpg,pcx等),请在visual J++6.0中打开imageGray.vjp工程文件,打开imageGray.java,在public void initParameters()初始化参数函数中有一行装载图像文件的语句: imageTest = loadingImage( "seashore.bmp", "Loa
Java-read-bmp-pgm-ppm-picture
- java支持的图片格式有jpg、png、gif。本代码提供了bmp、pgm、ppm图像文件的读入,是《数字图像处理-java编程与实验》书上代码,仅供参考,允许非商业的借鉴。-Java support image formats have JPG, PNG, GIF. This code provides BMP, PGM, PPM image file to read, it is the digital image processing- Java programming and exper
JAVA-BMP-TO-JPG
- 用JAVA 写代码,实现把图片从BMP格式转换到JPG格式-BMP format pictures with JAVA will turn into JPG format. Novice code
FlashPlayer
- Java Demo:使用了JavaFx的图片幻灯片播放器 1、编译使用JDK 1.7, 1.6可能需要重新编译才能运行 2、使用了JavaFx,需要导入jfxrt.jar,已在lib文件夹下,需要导入 3、image存放图片:jpg、png、bmp格式; music存放音频:只支持au、wav格式 4、image和music文件夹和FlashPlayer.jar在同级目录下即可-Java Demo: Use the JavaFx Picture Slideshow 1, comp