public final class TiffTagID
extends com.aspose.ms.System.Enum
Defines ids of TIFF tags.
Modifier and Type | Field and Description |
---|---|
static int |
Artist
Person who created the image.
|
static int |
BitsPerSample
Number of bits per component.
|
static int |
BodySerialNumber
Camera body serial number as ASCII string.
|
static int |
CameraOwnerName
Camera owner name as ASCII string.
|
static int |
CellLength
The length of the dithering or halftoning matrix used to create a dithered or
halftoned bi-level file.
|
static int |
CellWidth
The width of the dithering or halftoning matrix used to create a dithered or
halftoned bi-level file.
|
static int |
CfaPattern
For camera raw files from sensors with CFA overlay.
|
static int |
ColorMap
A color map for palette color images.
|
static int |
Compression
Compression scheme used on the image data.
|
static int |
Copyright
Copyright notice.
|
static int |
DateTime
Date and time of image creation.
|
static int |
DocumentName
The name of the document from which this image was scanned.
|
static int |
DotRange
The component values that correspond to a 0% dot and 100% dot.
|
static int |
ExifIfd
Pointer to collection of all EXIF Metadata.
|
static int |
ExtraSamples
Description of extra components.
|
static int |
FillOrder
The logical order of bits within a byte.
|
static int |
FreeByteCounts
For each string of contiguous unused bytes in a TIFF file, the number of bytes in the string.
|
static int |
FreeOffsets
For each string of contiguous unused bytes in a TIFF file, the byte offset of the string.
|
static int |
GpsAltitude
Indicates the altitude based on the reference in GPSAltitudeRef.
|
static int |
GpsAltitudeRef
Indicates the altitude used as the reference altitude.
|
static int |
GpsAreaInformation
A character string recording the name of the GPS area.
|
static int |
GpsDateStamp
A character string recording date and time information relative to UTC (Coordinated Universal Time).
|
static int |
GpsDestBearing
Indicates the bearing to the destination point.
|
static int |
GpsDestBearingRef
Indicates the reference used for giving the bearing to the destination point.
|
static int |
GpsDestDistance
Indicates the distance to the destination point.
|
static int |
GpsDestDistanceRef
Indicates the unit used to express the distance to the destination point.
|
static int |
GpsDestLatitude
Indicates the latitude of the destination point.
|
static int |
GpsDestLatitudeRef
Indicates whether the latitude of the destination point is north or south latitude.
|
static int |
GpsDestLongitude
Indicates the longitude of the destination point.
|
static int |
GpsDestLongitudeRef
Indicates whether the longitude of the destination point is east or west longitude.
|
static int |
GpsDifferential
Indicates whether differential correction is applied to the GPS receiver.
|
static int |
GpsDop
Indicates the GPS DOP (data degree of precision).
|
static int |
GpsIfd
Pointer to GPS data.
|
static int |
GpsImgDirection
Indicates the direction of the image when it was captured.
|
static int |
GpsImgDirectionRef
Indicates the reference for giving the direction of the image when it is captured.
|
static int |
GpsLatitude
Indicates the latitude.
|
static int |
GpsLatitudeRef
Indicates whether the latitude is north or south latitude.
|
static int |
GpsLongitude
Indicates the longitude.
|
static int |
GpsLongitudeRef
Indicates whether the longitude is east or west longitude.
|
static int |
GpsMapDatum
Indicates the geodetic survey data used by the GPS receiver.
|
static int |
GpsMeasureMode
Indicates the GPS measurement mode.
|
static int |
GpsProcessingMethod
A character string recording the name of the method used for location finding.
|
static int |
GpsSatellites
ndicates the GPS satellites used for measurements.
|
static int |
GpsSpeed
Indicates the speed of GPS receiver movement.
|
static int |
GpsSpeedRef
Indicates the unit used to express the GPS receiver speed of movement
|
static int |
GpsStatus
Indicates the status of the GPS receiver when the image is recorded.
|
static int |
GpsTimeStamp
Indicates the time as UTC (Coordinated Universal Time).
|
static int |
GpsTrack
Indicates the direction of GPS receiver movement.
|
static int |
GpsTrackRef
Indicates the reference for giving the direction of GPS receiver movement.
|
static int |
GpsVersionID
Indicates the version of GPSInfoIFD.
|
static int |
GrayResponseCurve
For grayscale data, the optical density of each possible pixel value.
|
static int |
GrayResponseUnit
The precision of the information contained in the GrayResponseCurve.
|
static int |
HalftoneHints
The purpose of the HalftoneHints field is to convey to the halftone function the
range of gray levels within a colorimetrically-specified image that should retain
tonal detail.
|
static int |
HostComputer
The computer and/or operating system in use at the time of image creation.
|
static int |
IccProfile
Color profile data.
|
static int |
ImageDescription
A string that describes the subject of the image.
|
static int |
ImageID
OPI-related.
|
static int |
ImageLayer
Image layer.
|
static int |
ImageLength
The number of rows (sometimes described as scan lines) in the image.
|
static int |
ImageWidth
The number of columns in the image, i.e., the number of pixels per scan line.
|
static int |
InkNames
The name of each ink used in a separated (PhotometricInterpretation=5) image,
written as a list of concatenated, NUL-terminated ASCII strings.
|
static int |
InkSet
The set of inks used in a separated (PhotometricInterpretation=5) image.
|
static int |
InteroperabilityIfd
Exif-related Interoperability IFD.
|
static int |
Iptc
IPTC (International Press Telecommunications Council) metadata.
|
static int |
JpegACTables
This Field points to a list of offsets to the Huffman AC tables, one per component.
|
static int |
JpegDCTables
This Field points to a list of offsets to the DC Huffman tables or the lossless
Huffman tables, one per component.
|
static int |
JpegInterchangeFormat
This Field indicates whether a JPEG interchange format bitstream is present in the TIFF file.
|
static int |
JpegInterchangeFormatLength
This Field indicates the length in bytes of the JPEG interchange format bitstream
|
static int |
JpegLosslessPredictors
This Field points to a list of lossless predictor-selection values, one per component.
|
static int |
JpegPointTransforms
This Field points to a list of point transform values, one per component.
|
static int |
JpegProc
This Field indicates the JPEG process used to produce the compressed data.
|
static int |
JpegQTables
This Field points to a list of offsets to the quantization tables, one per component.
|
static int |
JpegRestartInterval
This Field indicates the length of the restart interval used in the compressed image data.
|
static int |
Make
The scanner manufacturer.
|
static int |
Makernotes
Pointer to makernotes data.
|
static int |
MaxSampleValue
The maximum component value used.
|
static int |
MinSampleValue
The minimum component value used.
|
static int |
Model
The scanner model name or number.
|
static int |
NewSubfileType
A general indication of the kind of data contained in this sub-file.
|
static int |
NumberOfInks
The number of inks.
|
static int |
Orientation
The orientation of the image with respect to the rows and columns.
|
static int |
PageName
The name of the page from which this image was scanned.
|
static int |
PageNumber
The page number of the page from which this image was scanned.
|
static int |
PhotometricInterpretation
The color space of the image data.
|
static int |
Photoshop
Collection of Photoshop 'Image Resource Blocks'.
|
static int |
PlanarConfiguration
How the components of each pixel are stored.
|
static int |
Predictor
This section defines a Predictor that greatly improves compression ratios for some images.
|
static int |
PrimaryChromaticities
The chromaticities of the primaries of the image.
|
static int |
ReferenceBlackWhite
Specifies a pair of headroom and footroom image data values (codes) for each pixel component.
|
static int |
ResolutionUnit
The unit of measurement for XResolution and YResolution.
|
static int |
RowsPerStrip
The number of rows per strip.
|
static int |
SampleFormat
This field specifies how to interpret each data sample in a pixel.
|
static int |
SamplesPerPixel
The number of components per pixel.
|
static int |
SMaxSampleValue
This new field specifies the maximum sample value.
|
static int |
SMinSampleValue
This field specifies the minimum sample value.
|
static int |
Software
Name and version number of the software package(s) used to create the image.
|
static int |
StripByteCounts
For each strip, the number of bytes in the strip after compression.
|
static int |
StripOffsets
For each strip, the byte offset of that strip.
|
static int |
SubfileType
A general indication of the kind of data contained in this subfile.
|
static int |
T4Options
T4-encoding options.
|
static int |
T6Options
T6-encoding options.
|
static int |
Threshholding
For black and white TIFF files that represent shades of gray, the technique used to convert from gray to black and white pixels.
|
static int |
TileByteCounts
For each tile, the number of (compressed) bytes in that tile.
|
static int |
TileLength
The tile length (height) in pixels.
|
static int |
TileOffsets
For each tile, the byte offset of that tile, as compressed and stored on disk.
|
static int |
TileWidth
The tile width in pixels.
|
static int |
TransferFunction
Describes a transfer function for the image in tabular style.
|
static int |
TransferRange
Expands the range of the TransferFunction.
|
static int |
UserComment
Keywords or comments on the image; complements ImageDescription.
|
static int |
WhitePoint
The chromaticity of the white point of the image.
|
static int |
Xmp
Pointer to the XMP metadata.
|
static int |
XPosition
X position of the image.
|
static int |
XResolution
The number of pixels per ResolutionUnit in the ImageWidth direction.
|
static int |
YCbCrCoefficients
The matrix cofficients for transformation from RGB to YCbCr image data.
|
static int |
YCbCrPositioning
Specifies the positioning of subsampled chrominance components relative to luminance samples.
|
static int |
YCbCrSubSampling
The sampling ratio of chrominance components in relation to the luminance component.
|
static int |
YPosition
Y position of the image.
|
static int |
YResolution
The number of pixels per ResolutionUnit in the ImageLength direction.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int GpsVersionID
Indicates the version of GPSInfoIFD.
public static final int GpsLatitudeRef
Indicates whether the latitude is north or south latitude.
public static final int GpsLatitude
Indicates the latitude.
public static final int GpsLongitudeRef
Indicates whether the longitude is east or west longitude.
public static final int GpsLongitude
Indicates the longitude.
public static final int GpsAltitudeRef
Indicates the altitude used as the reference altitude.
public static final int GpsAltitude
Indicates the altitude based on the reference in GPSAltitudeRef.
public static final int GpsTimeStamp
Indicates the time as UTC (Coordinated Universal Time).
public static final int GpsSatellites
ndicates the GPS satellites used for measurements.
public static final int GpsStatus
Indicates the status of the GPS receiver when the image is recorded.
public static final int GpsMeasureMode
Indicates the GPS measurement mode.
public static final int GpsDop
Indicates the GPS DOP (data degree of precision).
public static final int GpsSpeedRef
Indicates the unit used to express the GPS receiver speed of movement
public static final int GpsSpeed
Indicates the speed of GPS receiver movement.
public static final int GpsTrackRef
Indicates the reference for giving the direction of GPS receiver movement.
public static final int GpsTrack
Indicates the direction of GPS receiver movement.
public static final int GpsImgDirectionRef
Indicates the reference for giving the direction of the image when it is captured.
public static final int GpsImgDirection
Indicates the direction of the image when it was captured.
public static final int GpsMapDatum
Indicates the geodetic survey data used by the GPS receiver.
public static final int GpsDestLatitudeRef
Indicates whether the latitude of the destination point is north or south latitude.
public static final int GpsDestLatitude
Indicates the latitude of the destination point.
public static final int GpsDestLongitudeRef
Indicates whether the longitude of the destination point is east or west longitude.
public static final int GpsDestLongitude
Indicates the longitude of the destination point.
public static final int GpsDestBearingRef
Indicates the reference used for giving the bearing to the destination point.
public static final int GpsDestBearing
Indicates the bearing to the destination point.
public static final int GpsDestDistanceRef
Indicates the unit used to express the distance to the destination point.
public static final int GpsDestDistance
Indicates the distance to the destination point.
public static final int GpsProcessingMethod
A character string recording the name of the method used for location finding.
public static final int GpsAreaInformation
A character string recording the name of the GPS area.
public static final int GpsDateStamp
A character string recording date and time information relative to UTC (Coordinated Universal Time).
public static final int GpsDifferential
Indicates whether differential correction is applied to the GPS receiver.
public static final int NewSubfileType
A general indication of the kind of data contained in this sub-file.
public static final int SubfileType
A general indication of the kind of data contained in this subfile. This field is deprecated. The NewSubfileType field should be used instead
public static final int ImageWidth
The number of columns in the image, i.e., the number of pixels per scan line.
public static final int ImageLength
The number of rows (sometimes described as scan lines) in the image.
public static final int BitsPerSample
Number of bits per component.
public static final int Compression
Compression scheme used on the image data.
public static final int PhotometricInterpretation
The color space of the image data.
public static final int Threshholding
For black and white TIFF files that represent shades of gray, the technique used to convert from gray to black and white pixels.
public static final int CellWidth
The width of the dithering or halftoning matrix used to create a dithered or halftoned bi-level file.
public static final int CellLength
The length of the dithering or halftoning matrix used to create a dithered or halftoned bi-level file.
public static final int FillOrder
The logical order of bits within a byte.
public static final int DocumentName
The name of the document from which this image was scanned.
public static final int ImageDescription
A string that describes the subject of the image.
public static final int Make
The scanner manufacturer.
public static final int Model
The scanner model name or number.
public static final int StripOffsets
For each strip, the byte offset of that strip.
public static final int Orientation
The orientation of the image with respect to the rows and columns.
public static final int SamplesPerPixel
The number of components per pixel.
public static final int RowsPerStrip
The number of rows per strip.
public static final int StripByteCounts
For each strip, the number of bytes in the strip after compression.
public static final int MinSampleValue
The minimum component value used.
public static final int MaxSampleValue
The maximum component value used.
public static final int XResolution
The number of pixels per ResolutionUnit in the ImageWidth direction.
public static final int YResolution
The number of pixels per ResolutionUnit in the ImageLength direction.
public static final int PlanarConfiguration
How the components of each pixel are stored.
public static final int PageName
The name of the page from which this image was scanned.
public static final int XPosition
X position of the image.
public static final int YPosition
Y position of the image.
public static final int FreeOffsets
For each string of contiguous unused bytes in a TIFF file, the byte offset of the string.
public static final int FreeByteCounts
For each string of contiguous unused bytes in a TIFF file, the number of bytes in the string.
public static final int GrayResponseUnit
The precision of the information contained in the GrayResponseCurve.
public static final int GrayResponseCurve
For grayscale data, the optical density of each possible pixel value.
public static final int T4Options
T4-encoding options.
public static final int T6Options
T6-encoding options.
public static final int ResolutionUnit
The unit of measurement for XResolution and YResolution.
public static final int PageNumber
The page number of the page from which this image was scanned.
public static final int TransferFunction
Describes a transfer function for the image in tabular style. Pixel components can be gamma-compensated, companded, non-uniformly quantized, or coded in some other way. The TransferFunction maps the pixel components from a non-linear BitsPerSample (e.g. 8-bit) form into a 16-bit linear form without a perceptible loss of accuracy.
public static final int Software
Name and version number of the software package(s) used to create the image.
public static final int DateTime
Date and time of image creation.
public static final int Artist
Person who created the image.
public static final int HostComputer
The computer and/or operating system in use at the time of image creation.
public static final int Predictor
This section defines a Predictor that greatly improves compression ratios for some images.
public static final int WhitePoint
The chromaticity of the white point of the image.
public static final int PrimaryChromaticities
The chromaticities of the primaries of the image.
public static final int ColorMap
A color map for palette color images.
public static final int HalftoneHints
The purpose of the HalftoneHints field is to convey to the halftone function the range of gray levels within a colorimetrically-specified image that should retain tonal detail.
public static final int TileWidth
The tile width in pixels. This is the number of columns in each tile.
public static final int TileLength
The tile length (height) in pixels. This is the number of rows in each tile.
public static final int TileOffsets
For each tile, the byte offset of that tile, as compressed and stored on disk. The offset is specified with respect to the beginning of the TIFF file. Note that this implies that each tile has a location independent of the locations of other tiles.
public static final int TileByteCounts
For each tile, the number of (compressed) bytes in that tile.
public static final int InkSet
The set of inks used in a separated (PhotometricInterpretation=5) image.
public static final int InkNames
The name of each ink used in a separated (PhotometricInterpretation=5) image, written as a list of concatenated, NUL-terminated ASCII strings.
public static final int NumberOfInks
The number of inks. Usually equal to SamplesPerPixel, unless there are extra samples.
public static final int DotRange
The component values that correspond to a 0% dot and 100% dot. DotRange[0] corresponds to a 0% dot, and DotRange[1] corresponds to a 100% dot.
public static final int ExtraSamples
Description of extra components.
public static final int SampleFormat
This field specifies how to interpret each data sample in a pixel.
public static final int SMinSampleValue
This field specifies the minimum sample value.
public static final int SMaxSampleValue
This new field specifies the maximum sample value.
public static final int TransferRange
Expands the range of the TransferFunction.
public static final int JpegProc
This Field indicates the JPEG process used to produce the compressed data.
public static final int JpegInterchangeFormat
This Field indicates whether a JPEG interchange format bitstream is present in the TIFF file.
public static final int JpegInterchangeFormatLength
This Field indicates the length in bytes of the JPEG interchange format bitstream
public static final int JpegRestartInterval
This Field indicates the length of the restart interval used in the compressed image data.
public static final int JpegLosslessPredictors
This Field points to a list of lossless predictor-selection values, one per component.
public static final int JpegPointTransforms
This Field points to a list of point transform values, one per component.
public static final int JpegQTables
This Field points to a list of offsets to the quantization tables, one per component.
public static final int JpegDCTables
This Field points to a list of offsets to the DC Huffman tables or the lossless Huffman tables, one per component.
public static final int JpegACTables
This Field points to a list of offsets to the Huffman AC tables, one per component.
public static final int YCbCrCoefficients
The matrix cofficients for transformation from RGB to YCbCr image data.
public static final int YCbCrSubSampling
The sampling ratio of chrominance components in relation to the luminance component.
public static final int YCbCrPositioning
Specifies the positioning of subsampled chrominance components relative to luminance samples.
public static final int ReferenceBlackWhite
Specifies a pair of headroom and footroom image data values (codes) for each pixel component.
public static final int Copyright
Copyright notice.
public static final int UserComment
Keywords or comments on the image; complements ImageDescription.
public static final int Xmp
Pointer to the XMP metadata.
public static final int ImageID
OPI-related.
public static final int Iptc
IPTC (International Press Telecommunications Council) metadata. Often times, the data type is incorrectly specified as LONG.
public static final int Photoshop
Collection of Photoshop 'Image Resource Blocks'.
public static final int ImageLayer
Image layer.
public static final int IccProfile
Color profile data.
public static final int ExifIfd
Pointer to collection of all EXIF Metadata. EXIF uses field names rather than tags to indicate the field content.
public static final int GpsIfd
Pointer to GPS data.
public static final int Makernotes
Pointer to makernotes data.
public static final int InteroperabilityIfd
Exif-related Interoperability IFD.
public static final int CameraOwnerName
Camera owner name as ASCII string.
public static final int BodySerialNumber
Camera body serial number as ASCII string.
public static final int CfaPattern
For camera raw files from sensors with CFA overlay.