fop 0.95 | |
Frames | No Frames |
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. |
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. |
fop 0.95 |