Packages

 

com.aspose.imaging.fileformats.tiff.enums

Class TiffTags

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.fileformats.tiff.enums.TiffTags


  • public final class TiffTags
    extends com.aspose.ms.System.Enum

    The tiff tag enum.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
    • Field Detail

      • SubFileType

        public static final int SubFileType

        Subfile data descriptor.

        See Also:
        Constant Field Values
      • OsubfileType

        public static final int OsubfileType

        [obsoleted by TIFF rev. 5.0]<br></br> Kind of data in subfile.

        See Also:
        Constant Field Values
      • ImageLength

        public static final int ImageLength

        Image height in pixels.

        See Also:
        Constant Field Values
      • BitsPerSample

        public static final int BitsPerSample

        Bits per channel (sample).

        See Also:
        Constant Field Values
      • Compression

        public static final int Compression

        Data compression technique.

        See Also:
        Constant Field Values
      • Photometric

        public static final int Photometric

        Photometric interpretation.

        See Also:
        Constant Field Values
      • Thresholding

        public static final int Thresholding

        [obsoleted by TIFF rev. 5.0]<br></br> Thresholding used on data.

        See Also:
        Constant Field Values
      • CellWidth

        public static final int CellWidth

        [obsoleted by TIFF rev. 5.0]<br></br> Dithering matrix width.

        See Also:
        Constant Field Values
      • CellLength

        public static final int CellLength

        [obsoleted by TIFF rev. 5.0]<br></br> Dithering matrix height.

        See Also:
        Constant Field Values
      • DocumentName

        public static final int DocumentName

        Name of document which holds for image.

        See Also:
        Constant Field Values
      • ImageDescription

        public static final int ImageDescription

        Information about image.

        See Also:
        Constant Field Values
      • StripOffsets

        public static final int StripOffsets

        Offsets to data strips.

        See Also:
        Constant Field Values
      • Orientation

        public static final int Orientation

        [obsoleted by TIFF rev. 5.0]<br></br> Image orientation.

        See Also:
        Constant Field Values
      • SamplesPerPixel

        public static final int SamplesPerPixel

        Samples per pixel.

        See Also:
        Constant Field Values
      • RowsPerStrip

        public static final int RowsPerStrip

        Rows per strip of data.

        See Also:
        Constant Field Values
      • StripByteCounts

        public static final int StripByteCounts

        Bytes counts for strips.

        See Also:
        Constant Field Values
      • MinSampleValue

        public static final int MinSampleValue

        [obsoleted by TIFF rev. 5.0]<br></br> Minimum sample value.

        See Also:
        Constant Field Values
      • MaxSampleValue

        public static final int MaxSampleValue

        [obsoleted by TIFF rev. 5.0]<br></br> Maximum sample value.

        See Also:
        Constant Field Values
      • Xresolution

        public static final int Xresolution

        Pixels/resolution in x.

        See Also:
        Constant Field Values
      • Yresolution

        public static final int Yresolution

        Pixels/resolution in y.

        See Also:
        Constant Field Values
      • PlanarConfig

        public static final int PlanarConfig

        Storage organization.

        See Also:
        Constant Field Values
      • Xposition

        public static final int Xposition

        X page offset of image lhs.

        See Also:
        Constant Field Values
      • Yposition

        public static final int Yposition

        Y page offset of image lhs.

        See Also:
        Constant Field Values
      • FreeOffsets

        public static final int FreeOffsets

        [obsoleted by TIFF rev. 5.0]<br></br> Byte offset to free block.

        See Also:
        Constant Field Values
      • FreeByteCounts

        public static final int FreeByteCounts

        [obsoleted by TIFF rev. 5.0]<br></br> Sizes of free blocks.

        See Also:
        Constant Field Values
      • GrayResponseUnit

        public static final int GrayResponseUnit

        [obsoleted by TIFF rev. 6.0]<br></br> Gray scale curve accuracy.

        See Also:
        Constant Field Values
      • GrayResponseCurve

        public static final int GrayResponseCurve

        [obsoleted by TIFF rev. 6.0]<br></br> Gray scale response curve.

        See Also:
        Constant Field Values
      • T4Options

        public static final int T4Options

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

        See Also:
        Constant Field Values
      • T6Options

        public static final int T6Options

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

        See Also:
        Constant Field Values
      • ResolutionUnit

        public static final int ResolutionUnit

        Units of resolutions.

        See Also:
        Constant Field Values
      • PageNumber

        public static final int PageNumber

        Page numbers of multi-page.

        See Also:
        Constant Field Values
      • ColorResponseUnit

        public static final int ColorResponseUnit

        [obsoleted by TIFF rev. 6.0]<br></br> Color curve accuracy.

        See Also:
        Constant Field Values
      • TransferFunction

        public static final int TransferFunction

        Colorimetry info.

        See Also:
        Constant Field Values
      • HostComputer

        public static final int HostComputer

        Machine where created.

        See Also:
        Constant Field Values
      • PrimaryChromaticities

        public static final int PrimaryChromaticities

        Primary chromaticities.

        See Also:
        Constant Field Values
      • HalftoneHints

        public static final int HalftoneHints

        Highlight + shadow info.

        See Also:
        Constant Field Values
      • TileOffsets

        public static final int TileOffsets

        Offsets to data tiles.

        See Also:
        Constant Field Values
      • TileByteCounts

        public static final int TileByteCounts

        Byte counts for tiles.

        See Also:
        Constant Field Values
      • BadFaxLines

        public static final int BadFaxLines

        Lines with wrong pixel count.

        See Also:
        Constant Field Values
      • CleanFaxData

        public static final int CleanFaxData

        Regenerated line info.

        See Also:
        Constant Field Values
      • ConsecutiveBadFaxLines

        public static final int ConsecutiveBadFaxLines

        Max consecutive bad lines.

        See Also:
        Constant Field Values
      • TargetPrinter

        public static final int TargetPrinter

        Separation target.

        See Also:
        Constant Field Values
      • ExtraSamples

        public static final int ExtraSamples

        Information about extra samples.

        See Also:
        Constant Field Values
      • SminSampleValue

        public static final int SminSampleValue

        Variable MinSampleValue.

        See Also:
        Constant Field Values
      • SmaxSampleValue

        public static final int SmaxSampleValue

        Variable MaxSampleValue.

        See Also:
        Constant Field Values
      • TransferRange

        public static final int TransferRange

        Variable TransferRange

        See Also:
        Constant Field Values
      • ClipPath

        public static final int ClipPath

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

        See Also:
        Constant Field Values
      • Xclippathunits

        public static final int Xclippathunits

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

        See Also:
        Constant Field Values
      • Yclippathunits

        public static final int Yclippathunits

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

        See Also:
        Constant Field Values
      • Indexed

        public static final int Indexed

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

        See Also:
        Constant Field Values
      • JpegTables

        public static final int JpegTables

        JPEG table stream. Introduced post TIFF rev 6.0.

        See Also:
        Constant Field Values
      • OpiProxy

        public static final int OpiProxy

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

        See Also:
        Constant Field Values
      • JpegProc

        public static final int JpegProc

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

        See Also:
        Constant Field Values
      • JpegInerchangeFormat

        public static final int JpegInerchangeFormat

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

        See Also:
        Constant Field Values
      • JpegInterchangeFormatLength

        public static final int JpegInterchangeFormatLength

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

        See Also:
        Constant Field Values
      • JpegRestartInterval

        public static final int JpegRestartInterval

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

        See Also:
        Constant Field Values
      • JpegLosslessPredictors

        public static final int JpegLosslessPredictors

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

        See Also:
        Constant Field Values
      • JpegPointTransform

        public static final int JpegPointTransform

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

        See Also:
        Constant Field Values
      • JpegQTables

        public static final int JpegQTables

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

        See Also:
        Constant Field Values
      • JpegDCtables

        public static final int JpegDCtables

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

        See Also:
        Constant Field Values
      • JpegACtables

        public static final int JpegACtables

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

        See Also:
        Constant Field Values
      • YcbcrCoefficients

        public static final int YcbcrCoefficients

        From RGB to YCbCr transform.

        See Also:
        Constant Field Values
      • YcbcrSubSampling

        public static final int YcbcrSubSampling

        YCbCr subsampling factors.

        See Also:
        Constant Field Values
      • YcbcrPositioning

        public static final int YcbcrPositioning

        Subsample positioning.

        See Also:
        Constant Field Values
      • ReferenceBlackWhite

        public static final int ReferenceBlackWhite

        Colorimetry info.

        See Also:
        Constant Field Values
      • XmlPacket

        public static final int XmlPacket

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

        See Also:
        Constant Field Values
      • OpiImageid

        public static final int OpiImageid

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

        See Also:
        Constant Field Values
      • Refpts

        public static final int Refpts

        Image reference points. Private tag registered to Island Graphics.

        See Also:
        Constant Field Values
      • Copyright

        public static final int Copyright

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

        See Also:
        Constant Field Values
      • IccProfile

        public static final int IccProfile

        The embedded ICC device profile

        See Also:
        Constant Field Values
      • ExifIfdPointer

        public static final int ExifIfdPointer

        A pointer to the Exif IFD.

        See Also:
        Constant Field Values