Package ij.io


package ij.io
  • Classes
    Class
    Description
    A class for reading arbitrary numbers of bits from a byte array.
    This class displays a dialog box that allows the user can select a directory.
    This class consists of public fields that describe an image file.
    Opens or reverts an image specified by a FileInfo object.
    Saves images in tiff, gif, jpeg, raw, zip and text format.
    Reads raw 8-bit, 16-bit or 32-bit (float or RGB) images from a stream or URL.
    Writes a raw image described by a FileInfo object to an OutputStream.
    This is a dialog box used to imports raw 8, 16, 24 and 32-bit images.
    This class provides the functionality to divert output sent to the System.out and System.err streams to ImageJ's log console.
    This class displays a dialog window from which the user can select an input file.
    Opens tiff (and tiff stacks), dicom, fits, pgm, jpeg, bmp or gif images, and look-up tables, using a file open dialog or a path.
    ImageJ uses this class loader to load plugins and resources from the plugins directory and immediate subdirectories.
    This class uses a memory cache to allow seeking within an InputStream.
    Decodes an ImageJ, NIH Image or Scion Image ROI file.
    Saves an ROI to a file or stream.
    This class displays a dialog window from which the user can save a file.
    Saves an image described by an ImageProcessor object as a tab-delimited text file.
    Decodes single and multi-image TIFF files.
    Saves an image described by a FileInfo object as an uncompressed, big-endian TIFF file.