All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----ij.io.TiffDecoder
public static final int NEW_SUBFILE_TYPEIMAGE_WIDTH
public static final int IMAGE_WIDTHIMAGE_LENGTH
public static final int IMAGE_LENGTHBITS_PER_SAMPLE
public static final int BITS_PER_SAMPLECOMPRESSION
public static final int COMPRESSIONPHOTO_INTERP
public static final int PHOTO_INTERPSTRIP_OFFSETS
public static final int STRIP_OFFSETSSAMPLES_PER_PIXEL
public static final int SAMPLES_PER_PIXELROWS_PER_STRIP
public static final int ROWS_PER_STRIPSTRIP_BYTE_COUNT
public static final int STRIP_BYTE_COUNTX_RESOLUTION
public static final int X_RESOLUTIONY_RESOLUTION
public static final int Y_RESOLUTIONPLANAR_CONFIGURATION
public static final int PLANAR_CONFIGURATIONRESOLUTION_UNIT
public static final int RESOLUTION_UNITCOLOR_MAP
public static final int COLOR_MAPIMAGE_HDR
public static final int IMAGE_HDR
public TiffDecoder(String directory, String name)
public void enableDebugging()getTiffInfo
public FileInfo[] getTiffInfo() throws IOException
All Packages Class Hierarchy This Package Previous Next Index