Package | Description |
---|---|
org.apache.fop.util.bitmap |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMonochromeBitmapConverter
Default implementation of the MonochromeBitmapConverter which uses the Java Class Library
to convert grayscale bitmaps to monochrome bitmaps.
|
class |
JAIMonochromeBitmapConverter
Implementation of the MonochromeBitmapConverter which uses Java Advanced Imaging (JAI)
to convert grayscale bitmaps to monochrome bitmaps.
|
Modifier and Type | Method and Description |
---|---|
static MonochromeBitmapConverter |
BitmapImageUtil.createDefaultMonochromeBitmapConverter() |
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.