Uses of Class org.apache.fop.render.afp.modca.ImageObject

Uses in package org.apache.fop.render.afp.modca

Methods with return type org.apache.fop.render.afp.modca.ImageObject

ImageObject
Helper method to create an image on the current page and to return the object.
ImageObject
AFPDataStream.getImageObject(int x, int y, int w, int h, int wr, int hr)
Returns an ImageObject used to create an image in the datastream.

Uses in package org.apache.fop.render.afp

Methods with parameter type org.apache.fop.render.afp.modca.ImageObject

void
AFPRenderer.convertToGrayScaleImage(ImageObject io, byte[] raw, int width, int height, int bitsPerPixel)
Converts a byte array containing 24 bit RGB image data to a grayscale image.

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.