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 版本淘汰。
XresolutionX 方向像素/分辨率。
YresolutionY 方向像素/分辨率。
PlanarConfig存储组织。
PageName图像来源的页面名称。
Xposition图像左侧的 X 页面偏移。
Yposition图像左侧的 Y 页面偏移。
FreeOffsets[已被 TIFF 版本淘汰。
FreeByteCounts[已被 TIFF 版本淘汰。
GrayResponseUnit[已被 TIFF 版本淘汰。
GrayResponseCurve[已被 TIFF 版本淘汰。
T4OptionsTIFF 6.0 正式名称别名为 GROUP3OPTIONS。
T6OptionsCCITT 第四组传真编码的选项。
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墨水数量。
DotRange0% 和 100% 点代码。
TargetPrinter分离目标。
ExtraSamples关于额外样本的信息。
SampleFormat数据样本格式。
SminSampleValue变量 MinSampleValue。
SmaxSampleValue变量 MaxSampleValue。
TransferRange变量 TransferRange
ClipPathClipPath.
XclippathunitsXClipPathUnits.
YclippathunitsYClipPathUnits.
Indexed已索引。
JpegTablesJPEG 表流。
OpiProxyOPI 代理。
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 系数偏移。
YcbcrCoefficientsRGB -> YCbCr 变换。
YcbcrSubSamplingYCbCr 子采样因子。
YcbcrPositioning子采样定位。
ReferenceBlackWhite色度信息。
XmlPacketXML 包。
OpiImageidOPI ImageID。
Refpts图像参考点。
Copyright版权字符串。
PhotoshopResourcesPhotoshop 图像资源。
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 注册的私有标签。

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 使用。