org.qtunes.tagger
Class ImageFixer

java.lang.Object
  extended by org.qtunes.tagger.ImageFixer

public class ImageFixer
extends java.lang.Object


Constructor Summary
ImageFixer()
           
 
Method Summary
static byte[] scale(byte[] input, int maxwidth)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageFixer

public ImageFixer()
Method Detail

scale

public static byte[] scale(byte[] input,
                           int maxwidth)