搜索资源列表
Java读取BMP格式图片(源代码)
- A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from th
BMPjavaclass
- 自己编写的一个BMP图片读取类,使得Java也能支持BMP格式的图片文件。返回值包装成一个Image对象,可以方便地调用。必须使用JDK1.3以上环境。-themselves prepared to read a BMP picture category, enabling Java can also support BMP format image files. Return values packaged as an Image object that can be easily calle
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.
ij
- ImageJ是一個基於java的公共的圖像處理軟件,它是由National Institutes of Health開發的。可運行於Microsoft Windows,Mac OS,Mac OS X,Linux,和Sharp Zaurus PDA等多種平台。其基於java的特點, 使得它編寫的程序能以applet等方式分發。 ImageJ能夠顯示,編輯,分析,處理,保存,打印8位,16位,32位的圖片, 支持TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS等
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.
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
Unicode
- 读bmp文件,转化文件格式,生成bin文件,实现文件格式的转化-Read bmp file conversion file format and generate bin file, file format conversion
JAVA-BMP-TO-JPG
- 用JAVA 写代码,实现把图片从BMP格式转换到JPG格式-BMP format pictures with JAVA will turn into JPG format. Novice code
Tupian2
- java读取bmp格式的图片,比较简单的读取到窗口中-java read bmp picture
55
- 用桥接模式解决以下问题: 编写一段代码,模拟以下情境。有三种操作系统Windows、Unix和Linux,它们都有各自的处理不同格式图像(BMP JPG PNG GIF)的库函数。编写类,使它们能灵活地在Windows、Unix和Linux平台上处理不同格式的图像。-To solve the following problems in bridge mode: The preparation of a code, simulate the following situations. Th
image_get2
- z301摄像头读取数据并保持为jpeg何bmp格式的源代码-z301 camera reads the data and maintain the source code for jpeg bmp format Ho
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