Class ImageTools


  • public final class ImageTools
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ImageTools()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ImageInfo fromImageFile​(java.io.File file)  
      • 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

      • fromImageFile

        public static ImageInfo fromImageFile​(java.io.File file)
                                       throws java.io.IOException
        Throws:
        java.io.IOException