fop 2.0

Package org.apache.fop.util.bitmap

Interface Summary
MonochromeBitmapConverter Interface for converters that convert images to monochrome (1-bit, bi-level) bitmap images.
 

Class Summary
BitmapImageUtil Utility method for dealing with bitmap images.
DefaultMonochromeBitmapConverter Default implementation of the MonochromeBitmapConverter which uses the Java Class Library to convert grayscale bitmaps to monochrome bitmaps.
DitherUtil Utility methods for dithering.
JAIMonochromeBitmapConverter Implementation of the MonochromeBitmapConverter which uses Java Advanced Imaging (JAI) to convert grayscale bitmaps to monochrome bitmaps.
 


fop 2.0

Copyright 1999-2015 The Apache Software Foundation. All Rights Reserved.