|
Class Summary |
| Bmp |
The Bmp is a class to read and save BMP file. |
| Fits |
The Fits is a class to read and save FITS file. |
| FitsDocument |
The FitsDocument is a set of the image buffer and the
FITS header. |
| FitsHeader |
The FitsHeader represents the keys and values of the
FITS header. |
| Format |
The Format is an abstract class to read and save image
file. |
| Gif |
The Gif is a class to read and save GIF file. |
| JimiFormat |
The JimiFormat is an abstract class to read and save
image file supported by JIMI. |
| Jpeg |
The Jpeg is a class to read and save JPEG file. |
| Png |
The Png is a class to read and save PNG file. |
| Ppm |
The Ppm is a class to read and save ppm file. |
| RawGray |
The RawGray is a class to read and save 8-bit raw gray
image file. |
| Sbig |
The Sbig is a class to read and save SBIG file. |
| Tiff |
The Tiff is a class to read and save TIFF file. |
| UnsignedFits |
The UnsignedFits is a class to read and save unsigned
FITS file. |