Package 

Class ImageFormat


  • 
    public class ImageFormat
    
                        

    Class representing all used image formats.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static ImageFormat UNKNOWN
    • Method Summary

      Modifier and Type Method Description
      String getFileExtension() Get the default file extension for the given image format.
      String toString()
      String getName()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait