Package org.libtiff.jai.codec
Class XTIFF
- java.lang.Object
-
- org.libtiff.jai.codec.XTIFF
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description XTIFF()
-
-
-
Field Detail
-
TIFFTAG_NEWSUBFILETYPE
public static final int TIFFTAG_NEWSUBFILETYPE
- See Also:
- Constant Field Values
-
FILETYPE_REDUCEDIMAGE
public static final int FILETYPE_REDUCEDIMAGE
- See Also:
- Constant Field Values
-
FILETYPE_PAGE
public static final int FILETYPE_PAGE
- See Also:
- Constant Field Values
-
FILETYPE_MASK
public static final int FILETYPE_MASK
- See Also:
- Constant Field Values
-
TIFFTAG_OSUBFILETYPE
public static final int TIFFTAG_OSUBFILETYPE
- See Also:
- Constant Field Values
-
OFILETYPE_IMAGE
public static final int OFILETYPE_IMAGE
- See Also:
- Constant Field Values
-
OFILETYPE_REDUCEDIMAGE
public static final int OFILETYPE_REDUCEDIMAGE
- See Also:
- Constant Field Values
-
OFILETYPE_PAGE
public static final int OFILETYPE_PAGE
- See Also:
- Constant Field Values
-
TIFFTAG_IMAGE_WIDTH
public static final int TIFFTAG_IMAGE_WIDTH
- See Also:
- Constant Field Values
-
TIFFTAG_IMAGE_LENGTH
public static final int TIFFTAG_IMAGE_LENGTH
- See Also:
- Constant Field Values
-
TIFFTAG_BITS_PER_SAMPLE
public static final int TIFFTAG_BITS_PER_SAMPLE
- See Also:
- Constant Field Values
-
TIFFTAG_COMPRESSION
public static final int TIFFTAG_COMPRESSION
- See Also:
- Constant Field Values
-
COMPRESSION_NONE
public static final int COMPRESSION_NONE
- See Also:
- Constant Field Values
-
COMPRESSION_FAX_G3_1D
public static final int COMPRESSION_FAX_G3_1D
- See Also:
- Constant Field Values
-
COMPRESSION_FAX_G3_2D
public static final int COMPRESSION_FAX_G3_2D
- See Also:
- Constant Field Values
-
COMPRESSION_FAX_G4_2D
public static final int COMPRESSION_FAX_G4_2D
- See Also:
- Constant Field Values
-
COMPRESSION_LZW
public static final int COMPRESSION_LZW
- See Also:
- Constant Field Values
-
COMPRESSION_OJPEG
public static final int COMPRESSION_OJPEG
- See Also:
- Constant Field Values
-
COMPRESSION_JPEG
public static final int COMPRESSION_JPEG
- See Also:
- Constant Field Values
-
COMPRESSION_NEXT
public static final int COMPRESSION_NEXT
- See Also:
- Constant Field Values
-
COMPRESSION_CCITTRLEW
public static final int COMPRESSION_CCITTRLEW
- See Also:
- Constant Field Values
-
COMPRESSION_PACKBITS
public static final int COMPRESSION_PACKBITS
- See Also:
- Constant Field Values
-
COMPRESSION_THUNDERSCAN
public static final int COMPRESSION_THUNDERSCAN
- See Also:
- Constant Field Values
-
COMPRESSION_DEFLATE
public static final int COMPRESSION_DEFLATE
- See Also:
- Constant Field Values
-
COMPRESSION_IT8CTPAD
public static final int COMPRESSION_IT8CTPAD
- See Also:
- Constant Field Values
-
COMPRESSION_IT8LW
public static final int COMPRESSION_IT8LW
- See Also:
- Constant Field Values
-
COMPRESSION_IT8MP
public static final int COMPRESSION_IT8MP
- See Also:
- Constant Field Values
-
COMPRESSION_IT8BL
public static final int COMPRESSION_IT8BL
- See Also:
- Constant Field Values
-
COMPRESSION_PIXARFILM
public static final int COMPRESSION_PIXARFILM
- See Also:
- Constant Field Values
-
COMPRESSION_PIXARLOG
public static final int COMPRESSION_PIXARLOG
- See Also:
- Constant Field Values
-
COMPRESSION_DCS
public static final int COMPRESSION_DCS
- See Also:
- Constant Field Values
-
COMPRESSION_JBIG
public static final int COMPRESSION_JBIG
- See Also:
- Constant Field Values
-
COMPRESSION_SGILOG
public static final int COMPRESSION_SGILOG
- See Also:
- Constant Field Values
-
COMPRESSION_SGILOG24
public static final int COMPRESSION_SGILOG24
- See Also:
- Constant Field Values
-
TIFFTAG_PHOTOMETRIC_INTERPRETATION
public static final int TIFFTAG_PHOTOMETRIC_INTERPRETATION
- See Also:
- Constant Field Values
-
PHOTOMETRIC_WHITE_IS_ZERO
public static final int PHOTOMETRIC_WHITE_IS_ZERO
- See Also:
- Constant Field Values
-
PHOTOMETRIC_BLACK_IS_ZERO
public static final int PHOTOMETRIC_BLACK_IS_ZERO
- See Also:
- Constant Field Values
-
PHOTOMETRIC_RGB
public static final int PHOTOMETRIC_RGB
- See Also:
- Constant Field Values
-
PHOTOMETRIC_PALETTE
public static final int PHOTOMETRIC_PALETTE
- See Also:
- Constant Field Values
-
PHOTOMETRIC_TRANSPARENCY
public static final int PHOTOMETRIC_TRANSPARENCY
- See Also:
- Constant Field Values
-
PHOTOMETRIC_CMYK
public static final int PHOTOMETRIC_CMYK
- See Also:
- Constant Field Values
-
PHOTOMETRIC_YCBCR
public static final int PHOTOMETRIC_YCBCR
- See Also:
- Constant Field Values
-
PHOTOMETRIC_CIELAB
public static final int PHOTOMETRIC_CIELAB
- See Also:
- Constant Field Values
-
PHOTOMETRIC_LOGL
public static final int PHOTOMETRIC_LOGL
- See Also:
- Constant Field Values
-
PHOTOMETRIC_LOGLUV
public static final int PHOTOMETRIC_LOGLUV
- See Also:
- Constant Field Values
-
TIFFTAG_THRESHHOLDING
public static final int TIFFTAG_THRESHHOLDING
- See Also:
- Constant Field Values
-
THRESHHOLD_BILEVEL
public static final int THRESHHOLD_BILEVEL
- See Also:
- Constant Field Values
-
THRESHHOLD_HALFTONE
public static final int THRESHHOLD_HALFTONE
- See Also:
- Constant Field Values
-
THRESHHOLD_ERRORDIFFUSE
public static final int THRESHHOLD_ERRORDIFFUSE
- See Also:
- Constant Field Values
-
TIFFTAG_CELLWIDTH
public static final int TIFFTAG_CELLWIDTH
- See Also:
- Constant Field Values
-
TIFFTAG_CELLLENGTH
public static final int TIFFTAG_CELLLENGTH
- See Also:
- Constant Field Values
-
TIFFTAG_FILL_ORDER
public static final int TIFFTAG_FILL_ORDER
- See Also:
- Constant Field Values
-
FILL_ORDER_MSB2LSB
public static final int FILL_ORDER_MSB2LSB
- See Also:
- Constant Field Values
-
FILL_ORDER_LSB2MSB
public static final int FILL_ORDER_LSB2MSB
- See Also:
- Constant Field Values
-
TIFFTAG_DOCUMENTNAME
public static final int TIFFTAG_DOCUMENTNAME
- See Also:
- Constant Field Values
-
TIFFTAG_IMAGEDESCRIPTION
public static final int TIFFTAG_IMAGEDESCRIPTION
- See Also:
- Constant Field Values
-
TIFFTAG_MAKE
public static final int TIFFTAG_MAKE
- See Also:
- Constant Field Values
-
TIFFTAG_MODEL
public static final int TIFFTAG_MODEL
- See Also:
- Constant Field Values
-
TIFFTAG_STRIPOFFSETS
public static final int TIFFTAG_STRIPOFFSETS
- See Also:
- Constant Field Values
-
TIFFTAG_ORIENTATION
public static final int TIFFTAG_ORIENTATION
- See Also:
- Constant Field Values
-
ORIENTATION_TOPLEFT
public static final int ORIENTATION_TOPLEFT
- See Also:
- Constant Field Values
-
ORIENTATION_TOPRIGHT
public static final int ORIENTATION_TOPRIGHT
- See Also:
- Constant Field Values
-
ORIENTATION_BOTRIGHT
public static final int ORIENTATION_BOTRIGHT
- See Also:
- Constant Field Values
-
ORIENTATION_BOTLEFT
public static final int ORIENTATION_BOTLEFT
- See Also:
- Constant Field Values
-
ORIENTATION_LEFTTOP
public static final int ORIENTATION_LEFTTOP
- See Also:
- Constant Field Values
-
ORIENTATION_RIGHTTOP
public static final int ORIENTATION_RIGHTTOP
- See Also:
- Constant Field Values
-
ORIENTATION_RIGHTBOT
public static final int ORIENTATION_RIGHTBOT
- See Also:
- Constant Field Values
-
ORIENTATION_LEFTBOT
public static final int ORIENTATION_LEFTBOT
- See Also:
- Constant Field Values
-
TIFFTAG_STRIP_OFFSETS
public static final int TIFFTAG_STRIP_OFFSETS
- See Also:
- Constant Field Values
-
TIFFTAG_SAMPLES_PER_PIXEL
public static final int TIFFTAG_SAMPLES_PER_PIXEL
- See Also:
- Constant Field Values
-
TIFFTAG_ROWS_PER_STRIP
public static final int TIFFTAG_ROWS_PER_STRIP
- See Also:
- Constant Field Values
-
TIFFTAG_STRIP_BYTE_COUNTS
public static final int TIFFTAG_STRIP_BYTE_COUNTS
- See Also:
- Constant Field Values
-
TIFFTAG_MINSAMPLEVALUE
public static final int TIFFTAG_MINSAMPLEVALUE
- See Also:
- Constant Field Values
-
TIFFTAG_MAXSAMPLEVALUE
public static final int TIFFTAG_MAXSAMPLEVALUE
- See Also:
- Constant Field Values
-
TIFFTAG_X_RESOLUTION
public static final int TIFFTAG_X_RESOLUTION
- See Also:
- Constant Field Values
-
TIFFTAG_Y_RESOLUTION
public static final int TIFFTAG_Y_RESOLUTION
- See Also:
- Constant Field Values
-
TIFFTAG_PLANARCONFIG
public static final int TIFFTAG_PLANARCONFIG
- See Also:
- Constant Field Values
-
PLANARCONFIG_CONTIG
public static final int PLANARCONFIG_CONTIG
- See Also:
- Constant Field Values
-
PLANARCONFIG_SEPARATE
public static final int PLANARCONFIG_SEPARATE
- See Also:
- Constant Field Values
-
TIFFTAG_PAGENAME
public static final int TIFFTAG_PAGENAME
- See Also:
- Constant Field Values
-
TIFFTAG_XPOSITION
public static final int TIFFTAG_XPOSITION
- See Also:
- Constant Field Values
-
TIFFTAG_YPOSITION
public static final int TIFFTAG_YPOSITION
- See Also:
- Constant Field Values
-
TIFFTAG_FREEOFFSETS
public static final int TIFFTAG_FREEOFFSETS
- See Also:
- Constant Field Values
-
TIFFTAG_FREEBYTECOUNTS
public static final int TIFFTAG_FREEBYTECOUNTS
- See Also:
- Constant Field Values
-
TIFFTAG_GRAYRESPONSEUNIT
public static final int TIFFTAG_GRAYRESPONSEUNIT
- See Also:
- Constant Field Values
-
GRAYRESPONSEUNIT_10S
public static final int GRAYRESPONSEUNIT_10S
- See Also:
- Constant Field Values
-
GRAYRESPONSEUNIT_100S
public static final int GRAYRESPONSEUNIT_100S
- See Also:
- Constant Field Values
-
GRAYRESPONSEUNIT_1000S
public static final int GRAYRESPONSEUNIT_1000S
- See Also:
- Constant Field Values
-
GRAYRESPONSEUNIT_10000S
public static final int GRAYRESPONSEUNIT_10000S
- See Also:
- Constant Field Values
-
GRAYRESPONSEUNIT_100000S
public static final int GRAYRESPONSEUNIT_100000S
- See Also:
- Constant Field Values
-
TIFFTAG_GRAYRESPONSECURVE
public static final int TIFFTAG_GRAYRESPONSECURVE
- See Also:
- Constant Field Values
-
TIFFTAG_T4_OPTIONS
public static final int TIFFTAG_T4_OPTIONS
- See Also:
- Constant Field Values
-
T4_2DENCODING
public static final int T4_2DENCODING
- See Also:
- Constant Field Values
-
T4_UNCOMPRESSED
public static final int T4_UNCOMPRESSED
- See Also:
- Constant Field Values
-
T4_FILLBITS
public static final int T4_FILLBITS
- See Also:
- Constant Field Values
-
TIFFTAG_T6_OPTIONS
public static final int TIFFTAG_T6_OPTIONS
- See Also:
- Constant Field Values
-
T6_UNCOMPRESSED
public static final int T6_UNCOMPRESSED
- See Also:
- Constant Field Values
-
TIFFTAG_RESOLUTION_UNIT
public static final int TIFFTAG_RESOLUTION_UNIT
- See Also:
- Constant Field Values
-
RESUNIT_NONE
public static final int RESUNIT_NONE
- See Also:
- Constant Field Values
-
RESUNIT_INCH
public static final int RESUNIT_INCH
- See Also:
- Constant Field Values
-
RESUNIT_CENTIMETER
public static final int RESUNIT_CENTIMETER
- See Also:
- Constant Field Values
-
TIFFTAG_PAGENUMBER
public static final int TIFFTAG_PAGENUMBER
- See Also:
- Constant Field Values
-
TIFFTAG_COLORRESPONSEUNIT
public static final int TIFFTAG_COLORRESPONSEUNIT
- See Also:
- Constant Field Values
-
COLORRESPONSEUNIT_10S
public static final int COLORRESPONSEUNIT_10S
- See Also:
- Constant Field Values
-
COLORRESPONSEUNIT_100S
public static final int COLORRESPONSEUNIT_100S
- See Also:
- Constant Field Values
-
COLORRESPONSEUNIT_1000S
public static final int COLORRESPONSEUNIT_1000S
- See Also:
- Constant Field Values
-
COLORRESPONSEUNIT_10000S
public static final int COLORRESPONSEUNIT_10000S
- See Also:
- Constant Field Values
-
COLORRESPONSEUNIT_100000S
public static final int COLORRESPONSEUNIT_100000S
- See Also:
- Constant Field Values
-
TIFFTAG_TRANSFERFUNCTION
public static final int TIFFTAG_TRANSFERFUNCTION
- See Also:
- Constant Field Values
-
TIFFTAG_SOFTWARE
public static final int TIFFTAG_SOFTWARE
- See Also:
- Constant Field Values
-
TIFFTAG_DATETIME
public static final int TIFFTAG_DATETIME
- See Also:
- Constant Field Values
-
TIFFTAG_ARTIST
public static final int TIFFTAG_ARTIST
- See Also:
- Constant Field Values
-
TIFFTAG_HOSTCOMPUTER
public static final int TIFFTAG_HOSTCOMPUTER
- See Also:
- Constant Field Values
-
TIFFTAG_PREDICTOR
public static final int TIFFTAG_PREDICTOR
- See Also:
- Constant Field Values
-
TIFFTAG_WHITEPOINT
public static final int TIFFTAG_WHITEPOINT
- See Also:
- Constant Field Values
-
TIFFTAG_PRIMARYCHROMATICITIES
public static final int TIFFTAG_PRIMARYCHROMATICITIES
- See Also:
- Constant Field Values
-
TIFFTAG_COLORMAP
public static final int TIFFTAG_COLORMAP
- See Also:
- Constant Field Values
-
TIFFTAG_HALFTONEHINTS
public static final int TIFFTAG_HALFTONEHINTS
- See Also:
- Constant Field Values
-
TIFFTAG_TILE_WIDTH
public static final int TIFFTAG_TILE_WIDTH
- See Also:
- Constant Field Values
-
TIFFTAG_TILE_LENGTH
public static final int TIFFTAG_TILE_LENGTH
- See Also:
- Constant Field Values
-
TIFFTAG_TILE_OFFSETS
public static final int TIFFTAG_TILE_OFFSETS
- See Also:
- Constant Field Values
-
TIFFTAG_TILE_BYTE_COUNTS
public static final int TIFFTAG_TILE_BYTE_COUNTS
- See Also:
- Constant Field Values
-
TIFFTAG_BADFAXLINES
public static final int TIFFTAG_BADFAXLINES
- See Also:
- Constant Field Values
-
TIFFTAG_CLEANFAXDATA
public static final int TIFFTAG_CLEANFAXDATA
- See Also:
- Constant Field Values
-
CLEANFAXDATA_CLEAN
public static final int CLEANFAXDATA_CLEAN
- See Also:
- Constant Field Values
-
CLEANFAXDATA_REGENERATED
public static final int CLEANFAXDATA_REGENERATED
- See Also:
- Constant Field Values
-
CLEANFAXDATA_UNCLEAN
public static final int CLEANFAXDATA_UNCLEAN
- See Also:
- Constant Field Values
-
TIFFTAG_CONSECUTIVEBADFAXLINES
public static final int TIFFTAG_CONSECUTIVEBADFAXLINES
- See Also:
- Constant Field Values
-
TIFFTAG_SUBIFD
public static final int TIFFTAG_SUBIFD
- See Also:
- Constant Field Values
-
TIFFTAG_INKSET
public static final int TIFFTAG_INKSET
- See Also:
- Constant Field Values
-
INKSET_CMYK
public static final int INKSET_CMYK
- See Also:
- Constant Field Values
-
TIFFTAG_INKNAMES
public static final int TIFFTAG_INKNAMES
- See Also:
- Constant Field Values
-
TIFFTAG_NUMBEROFINKS
public static final int TIFFTAG_NUMBEROFINKS
- See Also:
- Constant Field Values
-
TIFFTAG_DOTRANGE
public static final int TIFFTAG_DOTRANGE
- See Also:
- Constant Field Values
-
TIFFTAG_TARGETPRINTER
public static final int TIFFTAG_TARGETPRINTER
- See Also:
- Constant Field Values
-
TIFFTAG_EXTRASAMPLES
public static final int TIFFTAG_EXTRASAMPLES
- See Also:
- Constant Field Values
-
TIFFTAG_EXTRA_SAMPLES
public static final int TIFFTAG_EXTRA_SAMPLES
- See Also:
- Constant Field Values
-
EXTRA_SAMPLE_UNSPECIFIED
public static final int EXTRA_SAMPLE_UNSPECIFIED
- See Also:
- Constant Field Values
-
EXTRA_SAMPLE_ASSOCALPHA
public static final int EXTRA_SAMPLE_ASSOCALPHA
- See Also:
- Constant Field Values
-
EXTRA_SAMPLE_UNASSALPHA
public static final int EXTRA_SAMPLE_UNASSALPHA
- See Also:
- Constant Field Values
-
TIFFTAG_SAMPLE_FORMAT
public static final int TIFFTAG_SAMPLE_FORMAT
- See Also:
- Constant Field Values
-
SAMPLE_FORMAT_UINT
public static final int SAMPLE_FORMAT_UINT
- See Also:
- Constant Field Values
-
SAMPLE_FORMAT_INT
public static final int SAMPLE_FORMAT_INT
- See Also:
- Constant Field Values
-
SAMPLE_FORMAT_IEEEFP
public static final int SAMPLE_FORMAT_IEEEFP
- See Also:
- Constant Field Values
-
SAMPLE_FORMAT_VOID
public static final int SAMPLE_FORMAT_VOID
- See Also:
- Constant Field Values
-
TIFFTAG_S_MIN_SAMPLE_VALUE
public static final int TIFFTAG_S_MIN_SAMPLE_VALUE
- See Also:
- Constant Field Values
-
TIFFTAG_S_MAX_SAMPLE_VALUE
public static final int TIFFTAG_S_MAX_SAMPLE_VALUE
- See Also:
- Constant Field Values
-
TIFFTAG_COPYRIGHT
public static final int TIFFTAG_COPYRIGHT
- See Also:
- Constant Field Values
-
TIFFTAG_GEO_TIEPOINTS
public static final int TIFFTAG_GEO_TIEPOINTS
- See Also:
- Constant Field Values
-
TIFFTAG_GEO_PIXEL_SCALE
public static final int TIFFTAG_GEO_PIXEL_SCALE
- See Also:
- Constant Field Values
-
TIFFTAG_GEO_TRANS_MATRIX
public static final int TIFFTAG_GEO_TRANS_MATRIX
- See Also:
- Constant Field Values
-
TIFFTAG_GEO_KEY_DIRECTORY
public static final int TIFFTAG_GEO_KEY_DIRECTORY
- See Also:
- Constant Field Values
-
TIFFTAG_GEO_DOUBLE_PARAMS
public static final int TIFFTAG_GEO_DOUBLE_PARAMS
- See Also:
- Constant Field Values
-
TIFFTAG_GEO_ASCII_PARAMS
public static final int TIFFTAG_GEO_ASCII_PARAMS
- See Also:
- Constant Field Values
-
TYPE_BILEVEL_WHITE_IS_ZERO
public static final int TYPE_BILEVEL_WHITE_IS_ZERO
- See Also:
- Constant Field Values
-
TYPE_BILEVEL_BLACK_IS_ZERO
public static final int TYPE_BILEVEL_BLACK_IS_ZERO
- See Also:
- Constant Field Values
-
TYPE_GREYSCALE_WHITE_IS_ZERO
public static final int TYPE_GREYSCALE_WHITE_IS_ZERO
- See Also:
- Constant Field Values
-
TYPE_GREYSCALE_BLACK_IS_ZERO
public static final int TYPE_GREYSCALE_BLACK_IS_ZERO
- See Also:
- Constant Field Values
-
TYPE_RGB
public static final int TYPE_RGB
- See Also:
- Constant Field Values
-
TYPE_ARGB_PRE
public static final int TYPE_ARGB_PRE
- See Also:
- Constant Field Values
-
TYPE_ARGB
public static final int TYPE_ARGB
- See Also:
- Constant Field Values
-
TYPE_ORGB
public static final int TYPE_ORGB
- See Also:
- Constant Field Values
-
TYPE_RGB_EXTRA
public static final int TYPE_RGB_EXTRA
- See Also:
- Constant Field Values
-
TYPE_PALETTE
public static final int TYPE_PALETTE
- See Also:
- Constant Field Values
-
TYPE_TRANS
public static final int TYPE_TRANS
- See Also:
- Constant Field Values
-
-