@Deprecated public final class TiffTagIdEnum extends com.aspose.ms.System.Enum
Represents ids of TIFF tags.
Modifier and Type | Field and Description |
---|---|
static int |
Artist
Deprecated.
Person who created the image.
|
static int |
BitsPerSample
Deprecated.
Number of bits per component.
|
static int |
CellLength
Deprecated.
The length of the dithering or halftoning matrix used to create a dithered or
halftoned bi-level file.
|
static int |
CellWidth
Deprecated.
The width of the dithering or halftoning matrix used to create a dithered or
halftoned bi-level file.
|
static int |
ColorMap
Deprecated.
A color map for palette color images.
|
static int |
Compression
Deprecated.
Compression scheme used on the image data.
|
static int |
Copyright
Deprecated.
Copyright notice.
|
static int |
DateTime
Deprecated.
Date and time of image creation.
|
static int |
DocumentName
Deprecated.
The name of the document from which this image was scanned.
|
static int |
DotRange
Deprecated.
The component values that correspond to a 0% dot and 100% dot.
|
static int |
ExifIfd
Deprecated.
Pointer to collection of all EXIF Metadata.
|
static int |
ExtraSamples
Deprecated.
Description of extra components.
|
static int |
FillOrder
Deprecated.
The logical order of bits within a byte.
|
static int |
FreeByteCounts
Deprecated.
For each string of contiguous unused bytes in a TIFF file, the number of bytes in the string.
|
static int |
FreeOffsets
Deprecated.
For each string of contiguous unused bytes in a TIFF file, the byte offset of the string.
|
static int |
GpsIfd
Deprecated.
Pointer to GPS data.
|
static int |
GrayResponseCurve
Deprecated.
For grayscale data, the optical density of each possible pixel value.
|
static int |
GrayResponseUnit
Deprecated.
The precision of the information contained in the GrayResponseCurve.
|
static int |
HalftoneHints
Deprecated.
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
Deprecated.
The computer and/or operating system in use at the time of image creation.
|
static int |
IccProfile
Deprecated.
Color profile data.
|
static int |
ImageDescription
Deprecated.
A string that describes the subject of the image.
|
static int |
ImageID
Deprecated.
OPI-related.
|
static int |
ImageLayer
Deprecated.
Image layer.
|
static int |
ImageLength
Deprecated.
The number of rows (sometimes described as scan lines) in the image.
|
static int |
ImageWidth
Deprecated.
The number of columns in the image, i.e., the number of pixels per scan line.
|
static int |
InkNames
Deprecated.
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
Deprecated.
The set of inks used in a separated (PhotometricInterpretation=5) image.
|
static int |
InteroperabilityIfd
Deprecated.
Exif-related Interoperability IFD
|
static int |
Iptc
Deprecated.
IPTC (International Press Telecommunications Council) metadata.
|
static int |
JPEGACTables
Deprecated.
This Field points to a list of offsets to the Huffman AC tables, one per component.
|
static int |
JPEGDCTables
Deprecated.
This Field points to a list of offsets to the DC Huffman tables or the lossless
Huffman tables, one per component.
|
static int |
JPEGInterchangeFormat
Deprecated.
This Field indicates whether a JPEG interchange format bitstream is present in the TIFF file.
|
static int |
JPEGInterchangeFormatLength
Deprecated.
This Field indicates the length in bytes of the JPEG interchange format bitstream
|
static int |
JPEGLosslessPredictors
Deprecated.
This Field points to a list of lossless predictor-selection values, one per component.
|
static int |
JPEGPointTransforms
Deprecated.
This Field points to a list of point transform values, one per component.
|
static int |
JPEGProc
Deprecated.
This Field indicates the JPEG process used to produce the compressed data.
|
static int |
JPEGQTables
Deprecated.
This Field points to a list of offsets to the quantization tables, one per component.
|
static int |
JPEGRestartInterval
Deprecated.
This Field indicates the length of the restart interval used in the compressed image data.
|
static int |
Make
Deprecated.
The scanner manufacturer.
|
static int |
Makersnotes
Deprecated.
Pointer to makernotes data.
|
static int |
MaxSampleValue
Deprecated.
The maximum component value used.
|
static int |
MinSampleValue
Deprecated.
The minimum component value used.
|
static int |
Model
Deprecated.
The scanner model name or number.
|
static int |
NewSubfileType
Deprecated.
A general indication of the kind of data contained in this sub-file.
|
static int |
NumberOfInks
Deprecated.
The number of inks.
|
static int |
Orientation
Deprecated.
The orientation of the image with respect to the rows and columns.
|
static int |
PageName
Deprecated.
The name of the page from which this image was scanned.
|
static int |
PageNumber
Deprecated.
The page number of the page from which this image was scanned.
|
static int |
PhotometricInterpretation
Deprecated.
The color space of the image data.
|
static int |
Photoshop
Deprecated.
Collection of Photoshop 'Image Resource Blocks'.
|
static int |
PlanarConfiguration
Deprecated.
How the components of each pixel are stored.
|
static int |
Predictor
Deprecated.
This section defines a Predictor that greatly improves compression ratios for some images.
|
static int |
PrimaryChromaticities
Deprecated.
The chromaticities of the primaries of the image.
|
static int |
ReferenceBlackWhite
Deprecated.
Specifies a pair of headroom and footroom image data values (codes) for each pixel component.
|
static int |
ResolutionUnit
Deprecated.
The unit of measurement for XResolution and YResolution.
|
static int |
RowsPerStrip
Deprecated.
The number of rows per strip.
|
static int |
SampleFormat
Deprecated.
This field specifies how to interpret each data sample in a pixel.
|
static int |
SamplesPerPixel
Deprecated.
The number of components per pixel.
|
static int |
SMaxSampleValue
Deprecated.
This new field specifies the maximum sample value.
|
static int |
SMinSampleValue
Deprecated.
This field specifies the minimum sample value.
|
static int |
Software
Deprecated.
Name and version number of the software package(s) used to create the image.
|
static int |
StripByteCounts
Deprecated.
For each strip, the number of bytes in the strip after compression.
|
static int |
StripOffsets
Deprecated.
For each strip, the byte offset of that strip.
|
static int |
SubfileType
Deprecated.
A general indication of the kind of data contained in this subfile.
|
static int |
T4Options
Deprecated.
T4-encoding options.
|
static int |
T6Options
Deprecated.
T6-encoding options.
|
static int |
Threshholding
Deprecated.
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
Deprecated.
For each tile, the number of (compressed) bytes in that tile.
|
static int |
TileLength
Deprecated.
The tile length (height) in pixels.
|
static int |
TileOffsets
Deprecated.
For each tile, the byte offset of that tile, as compressed and stored on disk.
|
static int |
TileWidth
Deprecated.
The tile width in pixels.
|
static int |
TransferFunction
Deprecated.
Describes a transfer function for the image in tabular style.
|
static int |
TransferRange
Deprecated.
Expands the range of the TransferFunction.
|
static int |
UserComment
Deprecated.
A comment provided by a user.
|
static int |
WhitePoint
Deprecated.
The chromaticity of the white point of the image.
|
static int |
XMP
Deprecated.
Pointer to the XMP metadata.
|
static int |
XPosition
Deprecated.
X position of the image.
|
static int |
XResolution
Deprecated.
The number of pixels per ResolutionUnit in the ImageWidth direction.
|
static int |
YCbCrCoefficients
Deprecated.
The matrix cofficients for transformation from RGB to YCbCr image data.
|
static int |
YCbCrPositioning
Deprecated.
Specifies the positioning of subsampled chrominance components relative to luminance samples.
|
static int |
YCbCrSubSampling
Deprecated.
The sampling ratio of chrominance components in relation to the luminance component.
|
static int |
YPosition
Deprecated.
Y position of the image.
|
static int |
YResolution
Deprecated.
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 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
A comment provided by a user.
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 Makersnotes
Pointer to makernotes data.
public static final int InteroperabilityIfd
Exif-related Interoperability IFD
Copyright © 2020. All rights reserved.