ImageGearJava Project > com.accusoft.imagegear.formats Package : ImGearSGITagIDs Enumeration |
Member | Description |
---|---|
BPC | Number of bytes per pixel channel. |
COLOR_MAP | Color map. |
DIMENSION | Number of dimensions. |
DUMMY1 | Dummy 1 value. |
DUMMY2 | Dummy 2 value. |
FORMAT | SGI metadata format identifier. |
IMAGE_NAME | Image name. |
MAGIC | IRIS image file magic number. |
PIX_MAX | Maximum pixel value. |
PIX_MIN | Minimum pixel value. |
STORAGE | Storage format. |
X_SIZE | X size in pixels. |
Y_SIZE | Y size in pixels. |
Z_SIZE | Number of channels. |
java.lang.Object
java.lang.Enum
com.accusoft.imagegear.formats.ImGearSGITagIDs