Package com.mortennobel.imagescaling.experimental


package com.mortennobel.imagescaling.experimental
  • Classes
    Class
    Description
    The idea of this class is to test if the Sun's implementation multistep image scaling (using either RenderingHints.VALUE_INTERPOLATION_BICUBIC or RenderingHints.VALUE_INTERPOLATION_BILINEAR)
    Based on work from Java Image Util ( http://schmidt.devlib.org/jiu/ ) Note that the filter method is not thread safe