|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij.io.FileInfo
edu.stanford.rsl.konrad.io.NrrdFileInfo
public class NrrdFileInfo
Field Summary | |
---|---|
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
|
Fields inherited from class ij.io.FileInfo |
---|
ABGR, ARGB, BARG, BGR, BITMAP, blues, BMP, calibrationFunction, channelLuts, 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, 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_ARCHIVE |
Constructor Summary | |
---|---|
NrrdFileInfo()
|
Method Summary |
---|
Methods inherited from class ij.io.FileInfo |
---|
clone, getBytesPerPixel, getOffset, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
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
Constructor Detail |
---|
public NrrdFileInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |