Package net.arnx.wmf2svg.util
Class ImageUtil
- java.lang.Object
-
- net.arnx.wmf2svg.util.ImageUtil
-
public class ImageUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description ImageUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]convert(byte[] image, String destType, boolean reverse)
-
-
-
Method Detail
-
convert
public static byte[] convert(byte[] image, String destType, boolean reverse)
-
-