com.aspose.cad.jasperreports.tiff.enums

Enum TiffTagsEnum

    • Enum Constant Detail

      • SubFileType

        public static final TiffTagsEnum SubFileType

        Subfile data descriptor.

      • OsubfileType

        public static final TiffTagsEnum OsubfileType

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

      • ImageWidth

        public static final TiffTagsEnum ImageWidth

        Image width in pixels.

      • ImageLength

        public static final TiffTagsEnum ImageLength

        Image height in pixels.

      • BitsPerSample

        public static final TiffTagsEnum BitsPerSample

        Bits per channel (sample).

      • Compression

        public static final TiffTagsEnum Compression

        Data compression technique.

      • Photometric

        public static final TiffTagsEnum Photometric

        Photometric interpretation.

      • Thresholding

        public static final TiffTagsEnum Thresholding

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

      • CellWidth

        public static final TiffTagsEnum CellWidth

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

      • CellLength

        public static final TiffTagsEnum CellLength

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

      • FillOrder

        public static final TiffTagsEnum FillOrder

        Data order within a byte.

      • DocumentName

        public static final TiffTagsEnum DocumentName

        Name of document which holds for image.

      • ImageDescription

        public static final TiffTagsEnum ImageDescription

        Information about image.

      • Make

        public static final TiffTagsEnum Make

        Scanner manufacturer name.

      • Model

        public static final TiffTagsEnum Model

        Scanner model name/number.

      • StripOffsets

        public static final TiffTagsEnum StripOffsets

        Offsets to data strips.

      • Orientation

        public static final TiffTagsEnum Orientation

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

      • SamplesPerPixel

        public static final TiffTagsEnum SamplesPerPixel

        Samples per pixel.

      • RowsPerStrip

        public static final TiffTagsEnum RowsPerStrip

        Rows per strip of data.

      • StripByteCounts

        public static final TiffTagsEnum StripByteCounts

        Bytes counts for strips.

      • MinSampleValue

        public static final TiffTagsEnum MinSampleValue

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

      • MaxSampleValue

        public static final TiffTagsEnum MaxSampleValue

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

      • Xresolution

        public static final TiffTagsEnum Xresolution

        Pixels/resolution in x.

      • Yresolution

        public static final TiffTagsEnum Yresolution

        Pixels/resolution in y.

      • PlanarConfig

        public static final TiffTagsEnum PlanarConfig

        Storage organization.

      • PageName

        public static final TiffTagsEnum PageName

        Page name image is from.

      • Xposition

        public static final TiffTagsEnum Xposition

        X page offset of image lhs.

      • Yposition

        public static final TiffTagsEnum Yposition

        Y page offset of image lhs.

      • FreeOffsets

        public static final TiffTagsEnum FreeOffsets

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

      • FreeByteCounts

        public static final TiffTagsEnum FreeByteCounts

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

      • GrayResponseUnit

        public static final TiffTagsEnum GrayResponseUnit

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

      • GrayResponseCurve

        public static final TiffTagsEnum GrayResponseCurve

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

      • T4Options

        public static final TiffTagsEnum T4Options

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

      • T6Options

        public static final TiffTagsEnum T6Options

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

      • ResolutionUnit

        public static final TiffTagsEnum ResolutionUnit

        Units of resolutions.

      • PageNumber

        public static final TiffTagsEnum PageNumber

        Page numbers of multi-page.

      • ColorResponseUnit

        public static final TiffTagsEnum ColorResponseUnit

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

      • TransferFunction

        public static final TiffTagsEnum TransferFunction

        Colorimetry info.

      • Software

        public static final TiffTagsEnum Software

        Name & release.

      • DateTime

        public static final TiffTagsEnum DateTime

        Creation date and time.

      • Artist

        public static final TiffTagsEnum Artist

        Creator of image.

      • HostComputer

        public static final TiffTagsEnum HostComputer

        Machine where created.

      • Predictor

        public static final TiffTagsEnum Predictor

        Prediction scheme w/ LZW.

      • WhitePoint

        public static final TiffTagsEnum WhitePoint

        Image white point.

      • PrimaryChromaticities

        public static final TiffTagsEnum PrimaryChromaticities

        Primary chromaticities.

      • ColorMap

        public static final TiffTagsEnum ColorMap

        RGB map for pallette image.

      • HalftoneHints

        public static final TiffTagsEnum HalftoneHints

        Highlight + shadow info.

      • TileWidth

        public static final TiffTagsEnum TileWidth

        Tile width in pixels.

      • TileLength

        public static final TiffTagsEnum TileLength

        Tile height in pixels.

      • TileOffsets

        public static final TiffTagsEnum TileOffsets

        Offsets to data tiles.

      • TileByteCounts

        public static final TiffTagsEnum TileByteCounts

        Byte counts for tiles.

      • BadFaxLines

        public static final TiffTagsEnum BadFaxLines

        Lines with wrong pixel count.

      • CleanFaxData

        public static final TiffTagsEnum CleanFaxData

        Regenerated line info.

      • ConsecutiveBadFaxLines

        public static final TiffTagsEnum ConsecutiveBadFaxLines

        Max consecutive bad lines.

      • SubIfd

        public static final TiffTagsEnum SubIfd

        Subimage descriptors.

      • InkSet

        public static final TiffTagsEnum InkSet

        Inks in separated image.

      • InkNames

        public static final TiffTagsEnum InkNames

        ASCII names of inks.

      • NumberOfInks

        public static final TiffTagsEnum NumberOfInks

        Number of inks.

      • DotRange

        public static final TiffTagsEnum DotRange

        0% and 100% dot codes.

      • TargetPrinter

        public static final TiffTagsEnum TargetPrinter

        Separation target.

      • ExtraSamples

        public static final TiffTagsEnum ExtraSamples

        Information about extra samples.

      • SampleFormat

        public static final TiffTagsEnum SampleFormat

        Data sample format.

      • SminSampleValue

        public static final TiffTagsEnum SminSampleValue

        Variable MinSampleValue.

      • SmaxSampleValue

        public static final TiffTagsEnum SmaxSampleValue

        Variable MaxSampleValue.

      • TransferRange

        public static final TiffTagsEnum TransferRange

        Variable TransferRange

      • ClipPath

        public static final TiffTagsEnum ClipPath

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

      • Xclippathunits

        public static final TiffTagsEnum Xclippathunits

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

      • Yclippathunits

        public static final TiffTagsEnum Yclippathunits

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

      • Indexed

        public static final TiffTagsEnum Indexed

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

      • JpegTables

        public static final TiffTagsEnum JpegTables

        JPEG table stream. Introduced post TIFF rev 6.0.

      • OpiProxy

        public static final TiffTagsEnum OpiProxy

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

      • JpegProc

        public static final TiffTagsEnum JpegProc

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

      • JpegInerchangeFormat

        public static final TiffTagsEnum JpegInerchangeFormat

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

      • JpegInterchangeFormatLength

        public static final TiffTagsEnum JpegInterchangeFormatLength

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

      • JpegRestartInterval

        public static final TiffTagsEnum JpegRestartInterval

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

      • JpegLosslessPredictors

        public static final TiffTagsEnum JpegLosslessPredictors

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

      • JpegPointTransform

        public static final TiffTagsEnum JpegPointTransform

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

      • JpegQTables

        public static final TiffTagsEnum JpegQTables

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

      • JpegDCtables

        public static final TiffTagsEnum JpegDCtables

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

      • JpegACtables

        public static final TiffTagsEnum JpegACtables

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

      • YcbcrCoefficients

        public static final TiffTagsEnum YcbcrCoefficients

        From RGB to YCbCr transform.

      • YcbcrSubSampling

        public static final TiffTagsEnum YcbcrSubSampling

        YCbCr subsampling factors.

      • YcbcrPositioning

        public static final TiffTagsEnum YcbcrPositioning

        Subsample positioning.

      • ReferenceBlackWhite

        public static final TiffTagsEnum ReferenceBlackWhite

        Colorimetry info.

      • XmlPacket

        public static final TiffTagsEnum XmlPacket

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

      • OpiImageid

        public static final TiffTagsEnum OpiImageid

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

      • Refpts

        public static final TiffTagsEnum Refpts

        Image reference points. Private tag registered to Island Graphics.

      • Copyright

        public static final TiffTagsEnum Copyright

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

      • PhotoshopResources

        public static final TiffTagsEnum PhotoshopResources

        Photoshop image resources.

      • IccProfile

        public static final TiffTagsEnum IccProfile

        The embedded ICC device profile

      • ExifIfdPointer

        public static final TiffTagsEnum ExifIfdPointer

        A pointer to the Exif IFD.

      • XPTitle

        public static final TiffTagsEnum XPTitle

        Information about image, used by Windows Explorer. The TiffTags#XPTitle is ignored by Windows Explorer if the TiffTags#ImageDescription tag exists.

      • XPComment

        public static final TiffTagsEnum XPComment

        Comment on image, used by Windows Explorer.

      • XPAuthor

        public static final TiffTagsEnum XPAuthor

        Image Author, used by Windows Explorer. The TiffTags#XPAuthor is ignored by Windows Explorer if the TiffTags#Artist tag exists.

      • XPKeywords

        public static final TiffTagsEnum XPKeywords

        Image Keywords, used by Windows Explorer.

      • XPSubject

        public static final TiffTagsEnum XPSubject

        Subject image, used by Windows Explorer.

    • Method Detail

      • values

        public static TiffTagsEnum[] values()
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (TiffTagsEnum c : TiffTagsEnum.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static TiffTagsEnum valueOf(String name)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        name - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        IllegalArgumentException - if this enum type has no constant with the specified name
        NullPointerException - if the argument is null
      • getValue

        public int getValue()
        Gets the value of enum.
        Returns:
        the value