TiffTags
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class TiffTags extends System.Enum
tiff 标记枚举。
字段
| 字段 | 描述 |
|---|---|
| SubFileType | 子文件数据描述符。 |
| OsubfileType | [已被 TIFF 版本淘汰。 |
| ImageWidth | 图像宽度(像素)。 |
| ImageLength | 图像高度(像素)。 |
| BitsPerSample | 每通道位数(样本)。 |
| Compression | 数据压缩技术。 |
| Photometric | 光度解释。 |
| Thresholding | [已被 TIFF 版本淘汰。 |
| CellWidth | [已被 TIFF 版本淘汰。 |
| CellLength | [已被 TIFF 版本淘汰。 |
| FillOrder | 字节内的数据顺序。 |
| DocumentName | 保存图像的文档名称。 |
| ImageDescription | 关于图像的信息。 |
| Make | 扫描仪制造商名称。 |
| Model | 扫描仪型号名称/编号。 |
| StripOffsets | 数据条带的偏移量。 |
| Orientation | [已被 TIFF 版本淘汰。 |
| SamplesPerPixel | 每像素样本数。 |
| RowsPerStrip | 每条数据的行数。 |
| StripByteCounts | 条带的字节计数。 |
| MinSampleValue | [已被 TIFF 版本淘汰。 |
| MaxSampleValue | [已被 TIFF 版本淘汰。 |
| Xresolution | X 方向像素/分辨率。 |
| Yresolution | Y 方向像素/分辨率。 |
| PlanarConfig | 存储组织。 |
| PageName | 图像来源的页面名称。 |
| Xposition | 图像左侧的 X 页面偏移。 |
| Yposition | 图像左侧的 Y 页面偏移。 |
| FreeOffsets | [已被 TIFF 版本淘汰。 |
| FreeByteCounts | [已被 TIFF 版本淘汰。 |
| GrayResponseUnit | [已被 TIFF 版本淘汰。 |
| GrayResponseCurve | [已被 TIFF 版本淘汰。 |
| T4Options | TIFF 6.0 正式名称别名为 GROUP3OPTIONS。 |
| T6Options | CCITT 第四组传真编码的选项。 |
| ResolutionUnit | 分辨率的单位。 |
| PageNumber | 多页的页面编号。 |
| ColorResponseUnit | [已被 TIFF 版本淘汰。 |
| TransferFunction | 色度信息。 |
| Software | 名称和版本。 |
| DateTime | 创建日期和时间。 |
| Artist | 图像创建者。 |
| HostComputer | 创建所在的机器。 |
| Predictor | 使用 LZW 的预测方案。 |
| WhitePoint | 图像白点。 |
| PrimaryChromaticities | 主色度。 |
| ColorMap | 调色板图像的 RGB 映射。 |
| HalftoneHints | 高光和阴影信息。 |
| TileWidth | 瓦片宽度(像素)。 |
| TileLength | 瓦片高度(像素)。 |
| TileOffsets | 数据瓦片的偏移量。 |
| TileByteCounts | 瓦片的字节计数。 |
| BadFaxLines | 像素计数错误的行。 |
| CleanFaxData | 重新生成的行信息。 |
| ConsecutiveBadFaxLines | 最大连续错误行数。 |
| SubIfd | 子图像描述符。 |
| InkSet | 分离图像中的墨水。 |
| InkNames | 墨水的 ASCII 名称。 |
| NumberOfInks | 墨水数量。 |
| DotRange | 0% 和 100% 点代码。 |
| TargetPrinter | 分离目标。 |
| ExtraSamples | 关于额外样本的信息。 |
| SampleFormat | 数据样本格式。 |
| SminSampleValue | 变量 MinSampleValue。 |
| SmaxSampleValue | 变量 MaxSampleValue。 |
| TransferRange | 变量 TransferRange |
| ClipPath | ClipPath. |
| Xclippathunits | XClipPathUnits. |
| Yclippathunits | YClipPathUnits. |
| Indexed | 已索引。 |
| JpegTables | JPEG 表流。 |
| OpiProxy | OPI 代理。 |
| JpegProc | [已被技术说明 #2 废弃,且该说明指定了修订后的 JPEG-in-TIFF 方案] JPEG 处理算法。 |
| JpegInerchangeFormat | [已被技术说明 #2 废弃,且该说明指定了修订后的 JPEG-in-TIFF 方案] 指向 SOI 标记。 |
| JpegInterchangeFormatLength | [已被技术说明 #2 废弃,且该说明指定了修订后的 JPEG-in-TIFF 方案] JFIF 流长度 |
| JpegRestartInterval | [已被技术说明 #2 废弃,且该说明指定了修订后的 JPEG-in-TIFF 方案] 重启间隔长度。 |
| JpegLosslessPredictors | [已被技术说明 #2 废弃,且该说明指定了修订后的 JPEG-in-TIFF 方案] 无损 proc 预测器。 |
| JpegPointTransform | [已被技术说明 #2 废弃,且该说明指定了修订后的 JPEG-in-TIFF 方案] 无损点变换。 |
| JpegQTables | [已被技术说明 #2 废弃,且该说明指定了修订后的 JPEG-in-TIFF 方案] Q 矩阵偏移。 |
| JpegDCtables | [已被技术说明 #2 废弃,且该说明指定了修订后的 JPEG-in-TIFF 方案] DCT 表偏移。 |
| JpegACtables | [已被技术说明 #2 废弃,且该说明指定了修订后的 JPEG-in-TIFF 方案] AC 系数偏移。 |
| YcbcrCoefficients | RGB -> YCbCr 变换。 |
| YcbcrSubSampling | YCbCr 子采样因子。 |
| YcbcrPositioning | 子采样定位。 |
| ReferenceBlackWhite | 色度信息。 |
| XmlPacket | XML 包。 |
| OpiImageid | OPI ImageID。 |
| Refpts | 图像参考点。 |
| Copyright | 版权字符串。 |
| PhotoshopResources | Photoshop 图像资源。 |
| IccProfile | 嵌入的 ICC 设备配置文件 |
| ExifIfdPointer | 指向 Exif IFD 的指针。 |
| XPTitle | 关于图像的信息,供 Windows Explorer 使用。 |
| XPComment | 关于图像的注释,供 Windows Explorer 使用。 |
| XPAuthor | 图像作者,供 Windows Explorer 使用。 |
| XPKeywords | 图像关键字,供 Windows Explorer 使用。 |
| XPSubject | 图像主题,供 Windows Explorer 使用。 |
SubFileType
public static final int SubFileType
子文件数据描述符。
OsubfileType
public static final int OsubfileType
[obsoleted by TIFF rev. 5.0] Kind of data in subfile.
ImageWidth
public static final int ImageWidth
图像宽度(像素)。
ImageLength
public static final int ImageLength
图像高度(像素)。
BitsPerSample
public static final int BitsPerSample
每通道位数(样本)。
Compression
public static final int Compression
数据压缩技术。
Photometric
public static final int Photometric
光度解释。
Thresholding
public static final int Thresholding
[obsoleted by TIFF rev. 5.0] Thresholding used on data.
CellWidth
public static final int CellWidth
[obsoleted by TIFF rev. 5.0] Dithering matrix width.
CellLength
public static final int CellLength
[obsoleted by TIFF rev. 5.0] Dithering matrix height.
FillOrder
public static final int FillOrder
字节内的数据顺序。
DocumentName
public static final int DocumentName
保存图像的文档名称。
ImageDescription
public static final int ImageDescription
关于图像的信息。
Make
public static final int Make
扫描仪制造商名称。
Model
public static final int Model
扫描仪型号名称/编号。
StripOffsets
public static final int StripOffsets
数据条带的偏移量。
Orientation
public static final int Orientation
[obsoleted by TIFF rev. 5.0] Image orientation.
SamplesPerPixel
public static final int SamplesPerPixel
每像素样本数。
RowsPerStrip
public static final int RowsPerStrip
每条数据的行数。
StripByteCounts
public static final int StripByteCounts
条带的字节计数。
MinSampleValue
public static final int MinSampleValue
[obsoleted by TIFF rev. 5.0] Minimum sample value.
MaxSampleValue
public static final int MaxSampleValue
[obsoleted by TIFF rev. 5.0] Maximum sample value.
Xresolution
public static final int Xresolution
X 方向像素/分辨率。
Yresolution
public static final int Yresolution
Y 方向像素/分辨率。
PlanarConfig
public static final int PlanarConfig
存储组织。
PageName
public static final int PageName
图像来源的页面名称。
Xposition
public static final int Xposition
图像左侧的 X 页面偏移。
Yposition
public static final int Yposition
图像左侧的 Y 页面偏移。
FreeOffsets
public static final int FreeOffsets
[obsoleted by TIFF rev. 5.0] Byte offset to free block.
FreeByteCounts
public static final int FreeByteCounts
[obsoleted by TIFF rev. 5.0] Sizes of free blocks.
GrayResponseUnit
public static final int GrayResponseUnit
[obsoleted by TIFF rev. 6.0] Gray scale curve accuracy.
GrayResponseCurve
public static final int GrayResponseCurve
[obsoleted by TIFF rev. 6.0] Gray scale response curve.
T4Options
public static final int T4Options
TIFF 6.0 正式名称别名为 GROUP3OPTIONS。CCITT 第 3 组传真编码的选项。32 位标志位。
T6Options
public static final int T6Options
CCITT 第 4 组传真编码的选项。32 位标志位。TIFF 6.0 正式名称别名为 GROUP4OPTIONS。
ResolutionUnit
public static final int ResolutionUnit
分辨率的单位。
PageNumber
public static final int PageNumber
多页的页面编号。
ColorResponseUnit
public static final int ColorResponseUnit
[obsoleted by TIFF rev. 6.0] Color curve accuracy.
TransferFunction
public static final int TransferFunction
色度信息。
Software
public static final int Software
名称和版本。
DateTime
public static final int DateTime
创建日期和时间。
Artist
public static final int Artist
图像创建者。
HostComputer
public static final int HostComputer
创建所在的机器。
Predictor
public static final int Predictor
使用 LZW 的预测方案。
WhitePoint
public static final int WhitePoint
图像白点。
PrimaryChromaticities
public static final int PrimaryChromaticities
主色度。
ColorMap
public static final int ColorMap
调色板图像的 RGB 映射。
HalftoneHints
public static final int HalftoneHints
高光和阴影信息。
TileWidth
public static final int TileWidth
瓦片宽度(像素)。
TileLength
public static final int TileLength
瓦片高度(像素)。
TileOffsets
public static final int TileOffsets
数据瓦片的偏移量。
TileByteCounts
public static final int TileByteCounts
瓦片的字节计数。
BadFaxLines
public static final int BadFaxLines
像素计数错误的行。
CleanFaxData
public static final int CleanFaxData
重新生成的行信息。
ConsecutiveBadFaxLines
public static final int ConsecutiveBadFaxLines
最大连续错误行数。
SubIfd
public static final int SubIfd
子图像描述符。
InkSet
public static final int InkSet
分离图像中的墨水。
InkNames
public static final int InkNames
墨水的 ASCII 名称。
NumberOfInks
public static final int NumberOfInks
墨水数量。
DotRange
public static final int DotRange
0% 和 100% 点代码。
TargetPrinter
public static final int TargetPrinter
分离目标。
ExtraSamples
public static final int ExtraSamples
关于额外样本的信息。
SampleFormat
public static final int SampleFormat
数据样本格式。
SminSampleValue
public static final int SminSampleValue
变量 MinSampleValue。
SmaxSampleValue
public static final int SmaxSampleValue
变量 MaxSampleValue。
TransferRange
public static final int TransferRange
变量 TransferRange
ClipPath
public static final int ClipPath
ClipPath。由 Adobe TIFF 技术说明 2 在 TIFF 6.0 之后引入。
Xclippathunits
public static final int Xclippathunits
XClipPathUnits。由 Adobe TIFF 技术说明 2 在 TIFF 6.0 之后引入。
Yclippathunits
public static final int Yclippathunits
YClipPathUnits。由 Adobe TIFF 技术说明 2 在 TIFF 6.0 之后引入。
Indexed
public static final int Indexed
Indexed。由 Adobe TIFF 技术说明 3 在 TIFF 6.0 之后引入。
JpegTables
public static final int JpegTables
JPEG 表流。于 TIFF 6.0 之后引入。
OpiProxy
public static final int OpiProxy
OPI Proxy。由 Adobe TIFF 技术说明在 TIFF 6.0 之后引入。
JpegProc
public static final int JpegProc
[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme] JPEG processing algorithm.
JpegInerchangeFormat
public static final int JpegInerchangeFormat
[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme] Pointer to SOI marker.
JpegInterchangeFormatLength
public static final int JpegInterchangeFormatLength
[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme] JFIF stream length
JpegRestartInterval
public static final int JpegRestartInterval
[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme] Restart interval length.
JpegLosslessPredictors
public static final int JpegLosslessPredictors
[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme] Lossless proc predictor.
JpegPointTransform
public static final int JpegPointTransform
[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme] Lossless point transform.
JpegQTables
public static final int JpegQTables
[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme] Q matrice offsets.
JpegDCtables
public static final int JpegDCtables
[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme] DCT table offsets.
JpegACtables
public static final int JpegACtables
[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme] AC coefficient offsets.
YcbcrCoefficients
public static final int YcbcrCoefficients
RGB -> YCbCr 变换。
YcbcrSubSampling
public static final int YcbcrSubSampling
YCbCr 子采样因子。
YcbcrPositioning
public static final int YcbcrPositioning
子采样定位。
ReferenceBlackWhite
public static final int ReferenceBlackWhite
色度信息。
XmlPacket
public static final int XmlPacket
XML 包。由 Adobe XMP 规范(2004 年 1 月)在 TIFF 6.0 之后引入。
OpiImageid
public static final int OpiImageid
OPI ImageID。由 Adobe TIFF 技术说明在 TIFF 6.0 之后引入。
Refpts
public static final int Refpts
图像参考点。已向 Island Graphics 注册的私有标签。
Copyright
public static final int Copyright
版权字符串。此标签在 TIFF 6.0 版中列出,所有权未知。
PhotoshopResources
public static final int PhotoshopResources
Photoshop 图像资源。
IccProfile
public static final int IccProfile
嵌入的 ICC 设备配置文件
ExifIfdPointer
public static final int ExifIfdPointer
指向 Exif IFD 的指针。
XPTitle
public static final int XPTitle
关于图像的信息,供 Windows Explorer 使用。如果存在 ImageDescription 标签,Windows Explorer 将忽略 TiffTags.XPTitle。
XPComment
public static final int XPComment
关于图像的注释,供 Windows Explorer 使用。
XPAuthor
public static final int XPAuthor
图像作者,供 Windows Explorer 使用。如果存在 Artist 标签,Windows Explorer 将忽略 TiffTags.XPAuthor。
XPKeywords
public static final int XPKeywords
图像关键字,供 Windows Explorer 使用。
XPSubject
public static final int XPSubject
图像主题,供 Windows Explorer 使用。