Class ImageHelper


  • public class ImageHelper
    extends java.lang.Object
    Image helper to read an image from file, from a byte array, and perhaps convert it into a JPEG/PNG file.
    Author:
    Christopher Mindus
    • Constructor Summary

      Constructors 
      ConstructorDescription
      ImageHelper() 
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImageHelper

        public ImageHelper()