Package 

Object XferRoundFilter


  • 
    public class XferRoundFilter
    
                        

    Not-in-place rounding image algorithm using Canvas that requires an Android version >= 3.1. If image quality is preferred above performance, this algorithm performs anti-aliasing and will generate better looking images, otherwise clients that look for better performances should use NativeRoundingFilter.

    • Method Summary

      Modifier and Type Method Description
      final static Unit xferRoundBitmap(Bitmap output, Bitmap source, Boolean enableAntiAliasing)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait