net.arnx.wmf2svg.util
Class ImageUtil

java.lang.Object
  extended by net.arnx.wmf2svg.util.ImageUtil

public class ImageUtil
extends Object


Constructor Summary
ImageUtil()
           
 
Method Summary
static byte[] convert(byte[] image, String destType, boolean reverse)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageUtil

public ImageUtil()
Method Detail

convert

public static byte[] convert(byte[] image,
                             String destType,
                             boolean reverse)