JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
I
R
S
W
C
com.xpn.xwiki.plugin.image
- package com.xpn.xwiki.plugin.image
I
ImageProcessor
- Interface in
com.xpn.xwiki.plugin.image
Component used to process images.
isMimeTypeSupported(String)
- Method in interface com.xpn.xwiki.plugin.image.
ImageProcessor
R
readImage(InputStream)
- Method in interface com.xpn.xwiki.plugin.image.
ImageProcessor
Reads an image from an input stream.
S
scaleImage(Image, int, int)
- Method in interface com.xpn.xwiki.plugin.image.
ImageProcessor
Scales the given image to the specified dimensions.
W
writeImage(RenderedImage, String, float, OutputStream)
- Method in interface com.xpn.xwiki.plugin.image.
ImageProcessor
Encodes the given image to match the specified mime type, if possible, and writes it to the output stream, using the specified compression quality if appropriate.
C
I
R
S
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004–2018
XWiki
. All rights reserved.