fop svn-trunk

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 svn-trunk

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