文件名称:CustomImageOp
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 172kb
- 下载次数:
- 0次
- 提 供 者:
- c*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The CustomImageOp demo loads a JPEG picture, which would normally be of
type 3BYTE_BGR, and turns it into a compatible image of type INT_RGB. You can
look for the call to GraphicsUtilities.loadCompatibleImage() in the source
code of the demo and replace it with ImageIO.read() to see the difference when
moving the sliders of the user interface. As a rule of thumb, do not hesitate to use
the various methods from the GraphicsUtilities class to always use compatible
images.
type 3BYTE_BGR, and turns it into a compatible image of type INT_RGB. You can
look for the call to GraphicsUtilities.loadCompatibleImage() in the source
code of the demo and replace it with ImageIO.read() to see the difference when
moving the sliders of the user interface. As a rule of thumb, do not hesitate to use
the various methods from the GraphicsUtilities class to always use compatible
images.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CustomImageOp\.DS_Store
.............\build.xml
.............\build
.............\.....\built-jar.properties
.............\.....\classes
.............\.....\.......\AbstractFilter.class
.............\.....\.......\ApplicationFrame$1.class
.............\.....\.......\ApplicationFrame$2.class
.............\.....\.......\ApplicationFrame$3.class
.............\.....\.......\ApplicationFrame$ImagePanel.class
.............\.....\.......\ApplicationFrame.class
.............\.....\.......\ColorTintFilter.class
.............\.....\.......\GraphicsUtilities.class
.............\.....\.......\images
.............\.....\.......\......\chess.jpg
.............\.....\empty
.............\manifest.mf
.............\nbproject
.............\.........\build-impl.xml
.............\.........\genfiles.properties
.............\.........\private
.............\.........\.......\private.properties
.............\.........\project.properties
.............\.........\project.xml
.............\src
.............\...\AbstractFilter.java
.............\...\ApplicationFrame.java
.............\...\ColorTintFilter.java
.............\...\GraphicsUtilities.java
.............\...\images
.............\...\......\chess.jpg
.............\build.xml
.............\build
.............\.....\built-jar.properties
.............\.....\classes
.............\.....\.......\AbstractFilter.class
.............\.....\.......\ApplicationFrame$1.class
.............\.....\.......\ApplicationFrame$2.class
.............\.....\.......\ApplicationFrame$3.class
.............\.....\.......\ApplicationFrame$ImagePanel.class
.............\.....\.......\ApplicationFrame.class
.............\.....\.......\ColorTintFilter.class
.............\.....\.......\GraphicsUtilities.class
.............\.....\.......\images
.............\.....\.......\......\chess.jpg
.............\.....\empty
.............\manifest.mf
.............\nbproject
.............\.........\build-impl.xml
.............\.........\genfiles.properties
.............\.........\private
.............\.........\.......\private.properties
.............\.........\project.properties
.............\.........\project.xml
.............\src
.............\...\AbstractFilter.java
.............\...\ApplicationFrame.java
.............\...\ColorTintFilter.java
.............\...\GraphicsUtilities.java
.............\...\images
.............\...\......\chess.jpg