API Overview API Index Package Overview Direct link to this page
JavaOnTracks 0.1.2
  net.jot.image.writers. JOTBMPImageWriter View Source
Author(s)
thibautc
Since
Version
Serial
Hierarchy
 Object
      JOTBMPImageWriter
Implements
 JOTAbstractImageWriterInterface
Subclasses
Description
public class JOTBMPImageWriter
  Implementation to write an AbstractImage into a BMP format file.
See also:   
Constructors
public JOTBMPImageWriter ()
Methods
Hide/Show inherited methods
public String getContentType () [Specified in JOTAbstractImageWriterInterface]
public int writeToStream (JOTAbstractImage abstractImage, OutputStream out) throws Exception [Specified in JOTAbstractImageWriterInterface]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.5     ©Thibaut Colar