Package | Description |
---|---|
org.apache.fop.render.afp | |
org.apache.fop.render.afp.modca |
Modifier and Type | Method and Description |
---|---|
protected static 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.
|
Modifier and Type | Method and Description |
---|---|
ImageObject |
AbstractPageObject.getImageObject()
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.
|
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.