Enum TiffTags

Enum TiffTags

Namespace: Aspose.Imaging.FileFormats.Tiff.Enums
Assembly: Aspose.Imaging.dll (25.2.0)

The tiff tag enum.

public enum TiffTags

Fields

Artist = 315

Creator of image.

BadFaxLines = 326

Lines with wrong pixel count.

BitsPerSample = 258

Bits per channel (sample).

CellLength = 265

[obsoleted by TIFF rev. 5.0]
Dithering matrix height.

CellWidth = 264

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

CleanFaxData = 327

Regenerated line info.

ClipPath = 343

ClipPath. Introduced post TIFF rev 6.0 by Adobe TIFF technote 2.

ColorMap = 320

RGB map for pallette image.

ColorResponseUnit = 300

[obsoleted by TIFF rev. 6.0]
Color curve accuracy.

Compression = 259

Data compression technique.

ConsecutiveBadFaxLines = 328

Max consecutive bad lines.

Copyright = 33432

Copyright string. This tag is listed in the TIFF rev. 6.0 w/ unknown ownership.

DateTime = 306

Creation date and time.

DocumentName = 269

Name of document which holds for image.

DotRange = 336

0% and 100% dot codes.

ExifIfdPointer = 34665

A pointer to the Exif IFD.

ExtraSamples = 338

Information about extra samples.

FillOrder = 266

Data order within a byte.

FreeByteCounts = 289

[obsoleted by TIFF rev. 5.0]
Sizes of free blocks.

FreeOffsets = 288

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

GrayResponseCurve = 291

[obsoleted by TIFF rev. 6.0]
Gray scale response curve.

GrayResponseUnit = 290

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

HalftoneHints = 321

Highlight + shadow info.

HostComputer = 316

Machine where created.

IccProfile = 34675

The embedded ICC device profile

ImageDescription = 270

Information about image.

ImageLength = 257

Image height in pixels.

ImageWidth = 256

Image width in pixels.

Indexed = 346

Indexed. Introduced post TIFF rev 6.0 by Adobe TIFF Technote 3.

InkNames = 333

ASCII names of inks.

InkSet = 332

Inks in separated image.

JpegACtables = 521

[obsoleted by Technical Note #2 which specifies a revised JPEG-in-TIFF scheme]
AC coefficient offsets.

JpegDCtables = 520

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

JpegInerchangeFormat = 513

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

JpegInterchangeFormatLength = 514

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

JpegLosslessPredictors = 517

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

JpegPointTransform = 518

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

JpegProc = 512

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

JpegQTables = 519

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

JpegRestartInterval = 515

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

JpegTables = 347

JPEG table stream. Introduced post TIFF rev 6.0.

Make = 271

Scanner manufacturer name.

MaxSampleValue = 281

[obsoleted by TIFF rev. 5.0]
Maximum sample value.

MinSampleValue = 280

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

Model = 272

Scanner model name/number.

NumberOfInks = 334

Number of inks.

OpiImageid = 32781

OPI ImageID. Introduced post TIFF rev 6.0 by Adobe TIFF technote.

OpiProxy = 351

OPI Proxy. Introduced post TIFF rev 6.0 by Adobe TIFF technote.

Orientation = 274

[obsoleted by TIFF rev. 5.0]
Image orientation.

OsubfileType = 255

[obsoleted by TIFF rev. 5.0]
Kind of data in subfile.

PageName = 285

Page name image is from.

PageNumber = 297

Page numbers of multi-page.

Photometric = 262

Photometric interpretation.

PhotoshopResources = 34377

Photoshop image resources.

PlanarConfig = 284

Storage organization.

Predictor = 317

Prediction scheme w/ LZW.

PrimaryChromaticities = 319

Primary chromaticities.

ReferenceBlackWhite = 532

Colorimetry info.

Refpts = 32953

Image reference points. Private tag registered to Island Graphics.

ResolutionUnit = 296

Units of resolutions.

RowsPerStrip = 278

Rows per strip of data.

SampleFormat = 339

Data sample format.

SamplesPerPixel = 277

Samples per pixel.

SmaxSampleValue = 341

Variable MaxSampleValue.

SminSampleValue = 340

Variable MinSampleValue.

Software = 305

Name & release.

StripByteCounts = 279

Bytes counts for strips.

StripOffsets = 273

Offsets to data strips.

SubFileType = 254

Subfile data descriptor.

SubIfd = 330

Subimage descriptors.

T4Options = 292

TIFF 6.0 proper name alias for GROUP3OPTIONS. Options for CCITT Group 3 fax encoding. 32 flag bits.

T6Options = 293

Options for CCITT Group 4 fax encoding. 32 flag bits. TIFF 6.0 proper name alias for GROUP4OPTIONS.

TargetPrinter = 337

Separation target.

Thresholding = 263

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

TileByteCounts = 325

Byte counts for tiles.

TileLength = 323

Tile height in pixels.

TileOffsets = 324

Offsets to data tiles.

TileWidth = 322

Tile width in pixels.

TransferFunction = 301

Colorimetry info.

TransferRange = 342

Variable TransferRange

WhitePoint = 318

Image white point.

XPAuthor = 40093

Image Author, used by Windows Explorer. The Aspose.Imaging.FileFormats.Tiff.Enums.TiffTags.XPAuthor is ignored by Windows Explorer if the Aspose.Imaging.FileFormats.Tiff.Enums.TiffTags.Artist tag exists.

XPComment = 40092

Comment on image, used by Windows Explorer.

XPKeywords = 40094

Image Keywords, used by Windows Explorer.

XPSubject = 40095

Subject image, used by Windows Explorer.

XPTitle = 40091

Information about image, used by Windows Explorer. The Aspose.Imaging.FileFormats.Tiff.Enums.TiffTags.XPTitle is ignored by Windows Explorer if the Aspose.Imaging.FileFormats.Tiff.Enums.TiffTags.ImageDescription tag exists.

Xclippathunits = 344

XClipPathUnits. Introduced post TIFF rev 6.0 by Adobe TIFF technote 2.

XmlPacket = 700

XML packet. Introduced post TIFF rev 6.0 by Adobe XMP Specification, January 2004.

Xposition = 286

X page offset of image lhs.

Xresolution = 282

Pixels/resolution in x.

YcbcrCoefficients = 529

RGB -> YCbCr transform.

YcbcrPositioning = 531

Subsample positioning.

YcbcrSubSampling = 530

YCbCr subsampling factors.

Yclippathunits = 345

YClipPathUnits. Introduced post TIFF rev 6.0 by Adobe TIFF technote 2.

Yposition = 287

Y page offset of image lhs.

Yresolution = 283

Pixels/resolution in y.