public final class ImageRasterPattern
extends java.lang.Object
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-2017 The Apache Software Foundation. All Rights Reserved.