Uses of Interface
org.apache.fop.util.bitmap.MonochromeBitmapConverter
Packages that use MonochromeBitmapConverter
-
Uses of MonochromeBitmapConverter in org.apache.fop.util.bitmap
Classes in org.apache.fop.util.bitmap that implement MonochromeBitmapConverterModifier and TypeClassDescriptionclassDefault implementation of the MonochromeBitmapConverter which uses the Java Class Library to convert grayscale bitmaps to monochrome bitmaps.classImplementation of the MonochromeBitmapConverter which uses Java Advanced Imaging (JAI) to convert grayscale bitmaps to monochrome bitmaps.Methods in org.apache.fop.util.bitmap that return MonochromeBitmapConverterModifier and TypeMethodDescriptionstatic MonochromeBitmapConverterBitmapImageUtil.createDefaultMonochromeBitmapConverter()