org.gcube.contentmanagement.graphtools.data.conversions
Class ImageTools

java.lang.Object
  extended by org.gcube.contentmanagement.graphtools.data.conversions.ImageTools

public class ImageTools
extends Object


Constructor Summary
ImageTools()
           
 
Method Summary
static boolean hasAlpha(Image image)
           
static BufferedImage toBufferedImage(Image image)
           
static Image toImage(BufferedImage bufferedImage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageTools

public ImageTools()
Method Detail

toImage

public static Image toImage(BufferedImage bufferedImage)

toBufferedImage

public static BufferedImage toBufferedImage(Image image)

hasAlpha

public static boolean hasAlpha(Image image)


Copyright © 2013. All Rights Reserved.