Class AbstractInputStreamImageSource

    • Constructor Detail

      • AbstractInputStreamImageSource

        public AbstractInputStreamImageSource()
    • Method Detail

      • getInputStream

        protected abstract java.io.InputStream getInputStream()
                                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • write

        public void write​(java.io.OutputStream outputStream)
                   throws java.io.IOException
        Specified by:
        write in interface ImageSource
        Throws:
        java.io.IOException