TiffTags enumeration

TiffTags enumeration

The tiff tag enum.

The TiffTags type exposes the following members:

Fields

FieldDescription
SUB_FILE_TYPESubfile data descriptor.
OSUBFILE_TYPE[obsoleted by TIFF rev. 5.0]

Kind of data in subfile.
IMAGE_WIDTHImage width in pixels.
IMAGE_LENGTHImage height in pixels.
BITS_PER_SAMPLEBits per channel (sample).
COMPRESSIONData compression technique.
PHOTOMETRICPhotometric interpretation.
THRESHOLDING[obsoleted by TIFF rev. 5.0]

Thresholding used on data.
CELL_WIDTH[obsoleted by TIFF rev. 5.0]

Dithering matrix width.
CELL_LENGTH[obsoleted by TIFF rev. 5.0]

Dithering matrix height.
FILL_ORDERData order within a byte.
DOCUMENT_NAMEName of document which holds for image.
IMAGE_DESCRIPTIONInformation about image.
MAKEScanner manufacturer name.
MODELScanner model name/number.
STRIP_OFFSETSOffsets to data strips.
ORIENTATION[obsoleted by TIFF rev. 5.0]

Image orientation.
SAMPLES_PER_PIXELSamples per pixel.
ROWS_PER_STRIPRows per strip of data.
STRIP_BYTE_COUNTSBytes counts for strips.
MIN_SAMPLE_VALUE[obsoleted by TIFF rev. 5.0]

Minimum sample value.
MAX_SAMPLE_VALUE[obsoleted by TIFF rev. 5.0]

Maximum sample value.
XRESOLUTIONPixels/resolution in x.
YRESOLUTIONPixels/resolution in y.
PLANAR_CONFIGStorage organization.
PAGE_NAMEPage name image is from.
XPOSITIONX page offset of image lhs.
YPOSITIONY page offset of image lhs.
FREE_OFFSETS[obsoleted by TIFF rev. 5.0]

Byte offset to free block.
FREE_BYTE_COUNTS[obsoleted by TIFF rev. 5.0]

Sizes of free blocks.
GRAY_RESPONSE_UNIT[obsoleted by TIFF rev. 6.0]

Gray scale curve accuracy.
GRAY_RESPONSE_CURVE[obsoleted by TIFF rev. 6.0]

Gray scale response curve.
T4_OPTIONSTIFF 6.0 proper name alias for GROUP3OPTIONS.
Options for CCITT Group 3 fax encoding. 32 flag bits.
T6_OPTIONSOptions for CCITT Group 4 fax encoding. 32 flag bits.
TIFF 6.0 proper name alias for GROUP4OPTIONS.
RESOLUTION_UNITUnits of resolutions.
PAGE_NUMBERPage numbers of multi-page.
COLOR_RESPONSE_UNIT[obsoleted by TIFF rev. 6.0]

Color curve accuracy.
TRANSFER_FUNCTIONColorimetry info.
SOFTWAREName & release.
DATE_TIMECreation date and time.
ARTISTCreator of image.
HOST_COMPUTERMachine where created.
PREDICTORPrediction scheme w/ LZW.
WHITE_POINTImage white point.
PRIMARY_CHROMATICITIESPrimary chromaticities.
COLOR_MAPRGB map for pallette image.
HALFTONE_HINTSHighlight + shadow info.
TILE_WIDTHTile width in pixels.
TILE_LENGTHTile height in pixels.
TILE_OFFSETSOffsets to data tiles.
TILE_BYTE_COUNTSByte counts for tiles.
BAD_FAX_LINESLines with wrong pixel count.
CLEAN_FAX_DATARegenerated line info.
CONSECUTIVE_BAD_FAX_LINESMax consecutive bad lines.
SUB_IFDSubimage descriptors.
INK_SETInks in separated image.
INK_NAMESASCII names of inks.
NUMBER_OF_INKSNumber of inks.
DOT_RANGE0% and 100% dot codes.
TARGET_PRINTERSeparation target.
EXTRA_SAMPLESInformation about extra samples.
SAMPLE_FORMATData sample format.
SMIN_SAMPLE_VALUEVariable MinSampleValue.
SMAX_SAMPLE_VALUEVariable MaxSampleValue.
TRANSFER_RANGEVariable TransferRange
CLIP_PATHClipPath. Introduced post TIFF rev 6.0 by Adobe TIFF technote 2.
XCLIPPATHUNITSXClipPathUnits. Introduced post TIFF rev 6.0 by Adobe TIFF technote 2.
YCLIPPATHUNITSYClipPathUnits. Introduced post TIFF rev 6.0 by Adobe TIFF technote 2.
INDEXEDIndexed. Introduced post TIFF rev 6.0 by Adobe TIFF Technote 3.
JPEG_TABLESJPEG table stream. Introduced post TIFF rev 6.0.
OPI_PROXYOPI Proxy. Introduced post TIFF rev 6.0 by Adobe TIFF technote.
JPEG_PROC[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme]

JPEG processing algorithm.
JPEG_INERCHANGE_FORMAT[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme]

Pointer to SOI marker.
JPEG_INTERCHANGE_FORMAT_LENGTH[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme]

JFIF stream length
JPEG_RESTART_INTERVAL[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme]

Restart interval length.
JPEG_LOSSLESS_PREDICTORS[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme]

Lossless proc predictor.
JPEG_POINT_TRANSFORM[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme]

Lossless point transform.
JPEG_Q_TABLES[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme]

Q matrice offsets.
JPEG_D_CTABLES[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme]

DCT table offsets.
JPEG_A_CTABLES[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme]

AC coefficient offsets.
YCBCR_COEFFICIENTSRGB -> YCbCr transform.
YCBCR_SUB_SAMPLINGYCbCr subsampling factors.
YCBCR_POSITIONINGSubsample positioning.
REFERENCE_BLACK_WHITEColorimetry info.
XML_PACKETXML packet. Introduced post TIFF rev 6.0 by Adobe XMP Specification, January 2004.
OPI_IMAGEIDOPI ImageID. Introduced post TIFF rev 6.0 by Adobe TIFF technote.
REFPTSImage reference points. Private tag registered to Island Graphics.
COPYRIGHTCopyright string. This tag is listed in the TIFF rev. 6.0 w/ unknown ownership.
PHOTOSHOP_RESOURCESPhotoshop image resources.
ICC_PROFILEThe embedded ICC device profile
EXIF_IFD_POINTERA pointer to the Exif IFD.
XP_TITLEInformation about image, used by Windows Explorer.
The TiffTags.XP_TITLE is ignored by Windows Explorer if the TiffTags.IMAGE_DESCRIPTION tag exists.
XP_COMMENTComment on image, used by Windows Explorer.
XP_AUTHORImage Author, used by Windows Explorer.
The TiffTags.XP_AUTHOR is ignored by Windows Explorer if the TiffTags.ARTIST tag exists.
XP_KEYWORDSImage Keywords, used by Windows Explorer.
XP_SUBJECTSubject image, used by Windows Explorer.

See Also