org.apache.fop.render.afp.modca
public class ImageRasterPattern extends java.lang.Object
| Constructor and Description |
|---|
ImageRasterPattern() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getRasterData(int greyscale)
Static method to return the raster image data for the
grey scale specified.
|
public static byte[] getRasterData(int greyscale)
greyscale - The grey scale value (0 - 16)Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.