public final class TiffConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
BIG |
static int |
BIG_TIFF_BYTES_PER_ENTRY
The number of bytes in each IFD entry of a BigTIFF file.
|
static int |
BIG_TIFF_MAGIC_NUMBER |
static int |
BYTES_PER_ENTRY
The number of bytes in each IFD entry.
|
static int |
LITTLE |
static int |
MAGIC_NUMBER |
Modifier | Constructor and Description |
---|---|
private |
TiffConstants() |
public static final int BYTES_PER_ENTRY
public static final int BIG_TIFF_BYTES_PER_ENTRY
public static final int MAGIC_NUMBER
public static final int BIG_TIFF_MAGIC_NUMBER
public static final int LITTLE
public static final int BIG
Copyright © 2020 Open Microscopy Environment