org.apache.fop.image
Class JimiImage
org.apache.fop.image.AbstractFopImage
|
+--org.apache.fop.image.JimiImage
- public class JimiImage
- extends AbstractFopImage
FopImage object for several images types, using Jimi.
See Jimi documentation for supported image types.
- Author:
- Eric SCHAEFFER
- See Also: AbstractFopImage, FopImage
Methods inherited from class org.apache.fop.image.AbstractFopImage |
close, getBitmaps, getBitmapsSize, getBitsPerPixel, getColorSpace, getHeight, getPDFFilter, getRessourceBytes, getRessourceBytesSize, getTransparentColor, getURL, getWidth, isTransparent |
JimiImage
public JimiImage(URL href)
throws FopImageException
JimiImage
public JimiImage(URL href, ImageReader imgReader)
throws FopImageException