Documentation of 'de.erichseifert.gral.io.data.ImageWriter' Java class
ImageWriter
de.erichseifert.gral.io.data

Class ImageWriter

    • Constructor Detail

      • ImageWriter

        public ImageWriter(java.lang.String mimeType)
        Creates a new instance with the specified MIME type.
        Parameters:
        mimeType - MIME type of the file format to be read.
    • Method Detail

      • write

        public void write(DataSource data,
                          java.io.OutputStream output)
                   throws java.io.IOException
        Stores the specified data source.
        Parameters:
        data - DataSource to be stored.
        output - OutputStream to be written to.
        Throws:
        java.io.IOException - if writing the data failed

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.