Package | Description |
---|---|
org.apache.fop.util.bitmap |
Modifier and Type | Class | 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 | Description |
---|---|---|
static MonochromeBitmapConverter |
BitmapImageUtil.createDefaultMonochromeBitmapConverter() |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.