public class NrrdFileInfo
extends ij.io.FileInfo
Modifier and Type | Field and Description |
---|---|
static int |
BZIP2 |
java.lang.String[] |
centers |
int |
dimension |
java.lang.String |
encoding |
static int |
GZIP |
static int |
NRRD |
static int |
NRRD_HEX |
static int |
NRRD_TEXT |
int[] |
sizes |
static int |
ZLIB |
ABGR, ARGB, BARG, BGR, BITMAP, blues, BMP, calibrationFunction, channelLuts, CMYK, coefficients, COLOR8, compression, COMPRESSION_NONE, COMPRESSION_UNKNOWN, debugInfo, description, DICOM, directory, displayRanges, fileFormat, fileName, fileType, FITS, frameInterval, gapBetweenImages, GIF_OR_JPG, GRAY12_UNSIGNED, GRAY16_SIGNED, GRAY16_UNSIGNED, GRAY24_UNSIGNED, GRAY32_FLOAT, GRAY32_INT, GRAY32_UNSIGNED, GRAY64_FLOAT, GRAY8, greens, height, IMAGEIO, info, inputStream, intelByteOrder, JPEG, longOffset, lutSize, LZW, LZW_WITH_DIFFERENCING, metaData, metaDataTypes, nImages, offset, openNextDir, openNextName, overlay, PACK_BITS, PGM, pixelDepth, pixelHeight, pixels, pixelWidth, RAW, reds, RGB, RGB_PLANAR, RGB48, RGB48_PLANAR, roi, rowsPerStrip, samplesPerPixel, sliceLabels, stripLengths, stripOffsets, TIFF, unit, UNKNOWN, url, valueUnit, virtualStack, whiteIsZero, width, ZIP, ZIP_ARCHIVE
Constructor and Description |
---|
NrrdFileInfo() |
public int dimension
public int[] sizes
public java.lang.String encoding
public java.lang.String[] centers
public static final int GZIP
public static final int ZLIB
public static final int BZIP2
public static final int NRRD
public static final int NRRD_TEXT
public static final int NRRD_HEX