ImageGearJava Project > com.accusoft.imagegear.formats Package : ImGearFileFormats Class |
This is the main class for working with file formats. It contains an API for loading, detecting and saving images, getting image information, and provides access to format's settings class. The image is read from and written to an ImGearStream. In order for ImageGear to work with the stream, it must be seekable.
public sealed class ImGearFileFormats extends Object |
java.lang.Object
com.accusoft.imagegear.formats.ImGearFileFormats