org.apache.fop.image
Class JpegImageIOImage
- FopImage
public class JpegImageIOImage
FopImage object using ImageIO.
Special class to allow the use of JpegImage for those
renderers which can embed Jpeg directly but for renderers
which require the decoded data this class delivers it.
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 |
JpegImageIOImage
public JpegImageIOImage(FopImage.ImageInfo info)
Creates a new JpegImageIOImage.
info
- the image info from the ImageReader
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.