com.aspose.barcoderecognition.imaging
Interface IBitmapFilter

All Known Implementing Classes:
NeatImageFilter, RotationAdjustmentFilter

public interface IBitmapFilter


Method Summary
 BufferedImage apply(BufferedImage image)
           
 BufferedImage apply(BufferedImage image, Rectangle area)
           
 

Method Detail

apply

BufferedImage apply(BufferedImage image)

apply

BufferedImage apply(BufferedImage image,
                    Rectangle area)


Copyright (c) 2002-2012 Aspose Pty Ltd. All Rights Reserved.