org.apache.fop.image
Class JimiImage
- FopImage
FopImage object for several images types, using Jimi.
See Jimi documentation for supported image types.
bitmaps , bitsPerPixel , colorSpace , dpiHorizontal , dpiVertical , height , imageInfo , inputStream , invertImage , isTransparent , loaded , log , raw , transparentColor , width |
getBitmaps , getBitmapsSize , getBitsPerPixel , getColorSpace , getHeight , getHorizontalResolution , getICCProfile , getIntrinsicAlignmentAdjust , getIntrinsicHeight , getIntrinsicWidth , getMimeType , getOriginalURI , getRessourceBytes , getRessourceBytesSize , getSoftMask , getTransparentColor , getVerticalResolution , getWidth , hasSoftMask , isInverted , isTransparent , load , loadBitmap , loadDefaultOriginalData , loadDimensions , loadOriginalData |
JimiImage
public JimiImage(FopImage.ImageInfo imgInfo)
Create a new Jimi image.
imgInfo
- the image info for this Jimi image
loadImage
protected void loadImage()
Loads the image from the inputstream
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.