Class ChatEmbed.ImageElement

    • Constructor Summary

      Constructors 
      Constructor Description
      ImageElement()  
    • Method Summary

      Modifier and Type Method Description
      abstract java.awt.image.BufferedImage getImage()  
      • Methods inherited from class java.lang.Object

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

      • ImageElement

        public ImageElement()
    • Method Detail

      • getImage

        public abstract java.awt.image.BufferedImage getImage()
                                                       throws java.io.IOException
        Throws:
        java.io.IOException