Package com.itextpdf.text.pdf.codec
Class TIFFConstants
- java.lang.Object
-
- com.itextpdf.text.pdf.codec.TIFFConstants
-
public class TIFFConstants extends java.lang.Object
A list of constants used in class TIFFImage.
-
-
Field Summary
Fields Modifier and Type Field Description static int
CLEANFAXDATA_CLEAN
no errors detectedstatic int
CLEANFAXDATA_REGENERATED
receiver regenerated linesstatic int
CLEANFAXDATA_UNCLEAN
uncorrected errors existstatic int
COLORRESPONSEUNIT_100000S
hundred-thousandthsstatic int
COLORRESPONSEUNIT_10000S
ten-thousandths of a unitstatic int
COLORRESPONSEUNIT_1000S
thousandths of a unitstatic int
COLORRESPONSEUNIT_100S
hundredths of a unitstatic int
COLORRESPONSEUNIT_10S
tenths of a unitstatic int
COMPRESSION_ADOBE_DEFLATE
Deflate compression, as recognized by Adobestatic int
COMPRESSION_CCITTFAX3
CCITT Group 3 fax encodingstatic int
COMPRESSION_CCITTFAX4
CCITT Group 4 fax encodingstatic int
COMPRESSION_CCITTRLE
CCITT modified Huffman RLEstatic int
COMPRESSION_CCITTRLEW
#1 w/ word alignmentstatic int
COMPRESSION_DCS
Kodak DCS encodingstatic int
COMPRESSION_DEFLATE
Deflate compressionstatic int
COMPRESSION_IT8BL
IT8 Binary line artstatic int
COMPRESSION_IT8CTPAD
IT8 CT w/paddingstatic int
COMPRESSION_IT8LW
IT8 Linework RLEstatic int
COMPRESSION_IT8MP
IT8 Monochrome picturestatic int
COMPRESSION_JBIG
ISO JBIGstatic int
COMPRESSION_JPEG
%JPEG DCT compressionstatic int
COMPRESSION_LZW
Lempel-Ziv & Welchstatic int
COMPRESSION_NEXT
NeXT 2-bit RLEstatic int
COMPRESSION_NONE
dump modestatic int
COMPRESSION_OJPEG
!6.0 JPEGstatic int
COMPRESSION_PACKBITS
Macintosh RLEstatic int
COMPRESSION_PIXARFILM
Pixar companded 10bit LZWstatic int
COMPRESSION_PIXARLOG
Pixar companded 11bit ZIPstatic int
COMPRESSION_SGILOG
SGI Log Luminance RLEstatic int
COMPRESSION_SGILOG24
SGI Log 24-bit packedstatic int
COMPRESSION_THUNDERSCAN
ThunderScan RLEstatic int
EXTRASAMPLE_ASSOCALPHA
!associated alpha datastatic int
EXTRASAMPLE_UNASSALPHA
!unassociated alpha datastatic int
EXTRASAMPLE_UNSPECIFIED
!unspecified datastatic int
FILETYPE_MASK
transparency maskstatic int
FILETYPE_PAGE
one page of manystatic int
FILETYPE_REDUCEDIMAGE
reduced resolution versionstatic int
FILLORDER_LSB2MSB
least significant -> moststatic int
FILLORDER_MSB2LSB
most significant -> leaststatic int
GRAYRESPONSEUNIT_100000S
hundred-thousandthsstatic int
GRAYRESPONSEUNIT_10000S
ten-thousandths of a unitstatic int
GRAYRESPONSEUNIT_1000S
thousandths of a unitstatic int
GRAYRESPONSEUNIT_100S
hundredths of a unitstatic int
GRAYRESPONSEUNIT_10S
tenths of a unitstatic int
GROUP3OPT_2DENCODING
2-dimensional codingstatic int
GROUP3OPT_FILLBITS
fill to byte boundarystatic int
GROUP3OPT_UNCOMPRESSED
data not compressedstatic int
GROUP4OPT_UNCOMPRESSED
data not compressedstatic int
INKSET_CMYK
!cyan-magenta-yellow-blackstatic int
JPEGPROC_BASELINE
!baseline sequentialstatic int
JPEGPROC_LOSSLESS
!Huffman coded losslessstatic int
OFILETYPE_IMAGE
full resolution image datastatic int
OFILETYPE_PAGE
one page of manystatic int
OFILETYPE_REDUCEDIMAGE
reduced size image datastatic int
ORIENTATION_BOTLEFT
row 0 bottom, col 0 lhsstatic int
ORIENTATION_BOTRIGHT
row 0 bottom, col 0 rhsstatic int
ORIENTATION_LEFTBOT
row 0 lhs, col 0 bottomstatic int
ORIENTATION_LEFTTOP
row 0 lhs, col 0 topstatic int
ORIENTATION_RIGHTBOT
row 0 rhs, col 0 bottomstatic int
ORIENTATION_RIGHTTOP
row 0 rhs, col 0 topstatic int
ORIENTATION_TOPLEFT
row 0 top, col 0 lhsstatic int
ORIENTATION_TOPRIGHT
row 0 top, col 0 rhsstatic int
PHOTOMETRIC_CIELAB
!1976 CIE L*a*b*static int
PHOTOMETRIC_LOGL
CIE Log2(L)static int
PHOTOMETRIC_LOGLUV
CIE Log2(L) (u',v')static int
PHOTOMETRIC_MASK
$holdout maskstatic int
PHOTOMETRIC_MINISBLACK
min value is blackstatic int
PHOTOMETRIC_MINISWHITE
min value is whitestatic int
PHOTOMETRIC_PALETTE
color map indexedstatic int
PHOTOMETRIC_RGB
RGB color modelstatic int
PHOTOMETRIC_SEPARATED
!color separationsstatic int
PHOTOMETRIC_YCBCR
!CCIR 601static int
PLANARCONFIG_CONTIG
single image planestatic int
PLANARCONFIG_SEPARATE
separate planes of datastatic int
PREDICTOR_HORIZONTAL_DIFFERENCING
horizontal differencingstatic int
PREDICTOR_NONE
no predictorstatic int
RESUNIT_CENTIMETER
metricstatic int
RESUNIT_INCH
englishstatic int
RESUNIT_NONE
no meaningful unitsstatic int
SAMPLEFORMAT_COMPLEXIEEEFP
!complex ieee floatingstatic int
SAMPLEFORMAT_COMPLEXINT
!complex signed intstatic int
SAMPLEFORMAT_IEEEFP
!IEEE floating point datastatic int
SAMPLEFORMAT_INT
!signed integer datastatic int
SAMPLEFORMAT_UINT
!unsigned integer datastatic int
SAMPLEFORMAT_VOID
!untyped datastatic int
THRESHHOLD_BILEVEL
b&w art scanstatic int
THRESHHOLD_ERRORDIFFUSE
usually floyd-steinbergstatic int
THRESHHOLD_HALFTONE
or dithered scanstatic int
TIFFTAG_ARTIST
creator of imagestatic int
TIFFTAG_BADFAXLINES
lines w/ wrong pixel countstatic int
TIFFTAG_BITSPERSAMPLE
bits per channel (sample)static int
TIFFTAG_CELLLENGTH
+dithering matrix heightstatic int
TIFFTAG_CELLWIDTH
+dithering matrix widthstatic int
TIFFTAG_CLEANFAXDATA
regenerated line infostatic int
TIFFTAG_COLORMAP
RGB map for pallette imagestatic int
TIFFTAG_COLORRESPONSEUNIT
$color curve accuracystatic int
TIFFTAG_COMPRESSION
data compression techniquestatic int
TIFFTAG_CONSECUTIVEBADFAXLINES
max consecutive bad linesstatic int
TIFFTAG_COPYRIGHT
tag 33432 is listed in the 6.0 spec w/ unknown ownershipstatic int
TIFFTAG_DATATYPE
$use SampleFormatstatic int
TIFFTAG_DATETIME
creation date and timestatic int
TIFFTAG_DCSHUESHIFTVALUES
hue shift correction data tag 65535 is an undefined tag used by Eastman Kodakstatic int
TIFFTAG_DOCUMENTNAME
name of doc.static int
TIFFTAG_DOTRANGE
!0% and 100% dot codesstatic int
TIFFTAG_EXTRASAMPLES
!info about extra samplesstatic int
TIFFTAG_FAXRECVPARAMS
encoded Class 2 ses.static int
TIFFTAG_FAXRECVTIME
receive time (secs)static int
TIFFTAG_FAXSUBADDRESS
received SubAddr stringstatic int
TIFFTAG_FEDEX_EDR
unknown use tag 34929 is a private tag registered to FedExstatic int
TIFFTAG_FILLORDER
data order within a bytestatic int
TIFFTAG_FRAMECOUNT
Sequence Frame Countstatic int
TIFFTAG_FREEBYTECOUNTS
+sizes of free blocksstatic int
TIFFTAG_FREEOFFSETS
+byte offset to free blockstatic int
TIFFTAG_GRAYRESPONSECURVE
$gray scale response curvestatic int
TIFFTAG_GRAYRESPONSEUNIT
$gray scale curve accuracystatic int
TIFFTAG_GROUP3OPTIONS
32 flag bitsstatic int
TIFFTAG_GROUP4OPTIONS
32 flag bitsstatic int
TIFFTAG_HALFTONEHINTS
!highlight+shadow infostatic int
TIFFTAG_HOSTCOMPUTER
machine where createdstatic int
TIFFTAG_ICCPROFILE
ICC profile data tag 34750 is a private tag registered to Adobe?static int
TIFFTAG_IMAGEDEPTH
z depth of imagestatic int
TIFFTAG_IMAGEDESCRIPTION
info about imagestatic int
TIFFTAG_IMAGELENGTH
image height in pixelsstatic int
TIFFTAG_IMAGEWIDTH
image width in pixelsstatic int
TIFFTAG_INKNAMES
!ascii names of inksstatic int
TIFFTAG_INKSET
!inks in separated imagestatic int
TIFFTAG_IT8BITSPEREXTENDEDRUNLENGTH
# of bits in long runstatic int
TIFFTAG_IT8BITSPERRUNLENGTH
# of bits in short runstatic int
TIFFTAG_IT8BKGCOLORINDICATOR
BP/BL bg color switchstatic int
TIFFTAG_IT8BKGCOLORVALUE
BP/BL bg color valuestatic int
TIFFTAG_IT8COLORCHARACTERIZATION
color character.static int
TIFFTAG_IT8COLORSEQUENCE
color seq.static int
TIFFTAG_IT8COLORTABLE
LW colortablestatic int
TIFFTAG_IT8HEADER
DDES Headerstatic int
TIFFTAG_IT8IMAGECOLORINDICATOR
BP/BL image color switchstatic int
TIFFTAG_IT8IMAGECOLORVALUE
BP/BL image color valuestatic int
TIFFTAG_IT8PIXELINTENSITYRANGE
MP pixel intensity valuestatic int
TIFFTAG_IT8RASTERPADDING
raster scanline paddingstatic int
TIFFTAG_IT8SITE
site namestatic int
TIFFTAG_IT8TRANSPARENCYINDICATOR
HC transparency switchstatic int
TIFFTAG_JBIGOPTIONS
JBIG options tag 34750 is a private tag registered to Pixel Magicstatic int
TIFFTAG_JPEGACTABLES
!AC coefficient offsetsstatic int
TIFFTAG_JPEGDCTABLES
!DCT table offsetsstatic int
TIFFTAG_JPEGIFBYTECOUNT
!JFIF stream lengthstatic int
TIFFTAG_JPEGIFOFFSET
!pointer to SOI markerstatic int
TIFFTAG_JPEGLOSSLESSPREDICTORS
!lossless proc predictorstatic int
TIFFTAG_JPEGPOINTTRANSFORM
!lossless point transformstatic int
TIFFTAG_JPEGPROC
!JPEG processing algorithmstatic int
TIFFTAG_JPEGQTABLES
!Q matrice offsetsstatic int
TIFFTAG_JPEGRESTARTINTERVAL
!restart interval lengthstatic int
TIFFTAG_JPEGTABLES
%JPEG table streamstatic int
TIFFTAG_MAKE
scanner manufacturer namestatic int
TIFFTAG_MATTEING
$use ExtraSamplesstatic int
TIFFTAG_MAXSAMPLEVALUE
+maximum sample valuestatic int
TIFFTAG_MINSAMPLEVALUE
+minimum sample valuestatic int
TIFFTAG_MODEL
scanner model name/numberstatic int
TIFFTAG_NUMBEROFINKS
!number of inksstatic int
TIFFTAG_ORIENTATION
+image orientationstatic int
TIFFTAG_OSUBFILETYPE
+kind of data in subfilestatic int
TIFFTAG_PAGENAME
page name image is fromstatic int
TIFFTAG_PAGENUMBER
page numbers of multi-pagestatic int
TIFFTAG_PHOTOMETRIC
photometric interpretationstatic int
TIFFTAG_PHOTOSHOP
tag 34377 is private tag registered to Adobe for PhotoShopstatic int
TIFFTAG_PIXAR_FOVCOT
cotan(fov) for env.static int
TIFFTAG_PIXAR_IMAGEFULLLENGTH
full image size in ystatic int
TIFFTAG_PIXAR_IMAGEFULLWIDTH
full image size in xstatic int
TIFFTAG_PIXAR_MATRIX_WORLDTOCAMERA
W2Cstatic int
TIFFTAG_PIXAR_MATRIX_WORLDTOSCREEN
W2Sstatic int
TIFFTAG_PIXAR_TEXTUREFORMAT
texture map formatstatic int
TIFFTAG_PIXAR_WRAPMODES
s & t wrap modesstatic int
TIFFTAG_PLANARCONFIG
storage organizationstatic int
TIFFTAG_PREDICTOR
prediction scheme w/ LZWstatic int
TIFFTAG_PRIMARYCHROMATICITIES
!primary chromaticitiesstatic int
TIFFTAG_REFERENCEBLACKWHITE
!colorimetry infostatic int
TIFFTAG_REFPTS
image reference pointsstatic int
TIFFTAG_REGIONAFFINE
affine transformation matstatic int
TIFFTAG_REGIONTACKPOINT
region-xform tack pointstatic int
TIFFTAG_REGIONWARPCORNERS
warp quadrilateralstatic int
TIFFTAG_RESOLUTIONUNIT
units of resolutionsstatic int
TIFFTAG_RICHTIFFIPTC
IPTC TAG from RichTIFF specificationsstatic int
TIFFTAG_ROWSPERSTRIP
rows per strip of datastatic int
TIFFTAG_SAMPLEFORMAT
!data sample formatstatic int
TIFFTAG_SAMPLESPERPIXEL
samples per pixelstatic int
TIFFTAG_SMAXSAMPLEVALUE
!variable MaxSampleValuestatic int
TIFFTAG_SMINSAMPLEVALUE
!variable MinSampleValuestatic int
TIFFTAG_SOFTWARE
name & releasestatic int
TIFFTAG_STONITS
Sample value to Nitsstatic int
TIFFTAG_STRIPBYTECOUNTS
bytes counts for stripsstatic int
TIFFTAG_STRIPOFFSETS
offsets to data stripsstatic int
TIFFTAG_SUBFILETYPE
subfile data descriptorstatic int
TIFFTAG_SUBIFD
subimage descriptorsstatic int
TIFFTAG_TARGETPRINTER
!separation targetstatic int
TIFFTAG_THRESHHOLDING
+thresholding used on datastatic int
TIFFTAG_TILEBYTECOUNTS
!byte counts for tilesstatic int
TIFFTAG_TILEDEPTH
z depth/data tilestatic int
TIFFTAG_TILELENGTH
!cols/data tilestatic int
TIFFTAG_TILEOFFSETS
!offsets to data tilesstatic int
TIFFTAG_TILEWIDTH
!rows/data tilestatic int
TIFFTAG_TRANSFERFUNCTION
!colorimetry infostatic int
TIFFTAG_WHITEPOINT
image white pointstatic int
TIFFTAG_WRITERSERIALNUMBER
device serial number tag 33405 is a private tag registered to Eastman Kodakstatic int
TIFFTAG_XPOSITION
x page offset of image lhsstatic int
TIFFTAG_XRESOLUTION
pixels/resolution in xstatic int
TIFFTAG_YCBCRCOEFFICIENTS
!RGB -> YCbCr transformstatic int
TIFFTAG_YCBCRPOSITIONING
!subsample positioningstatic int
TIFFTAG_YCBCRSUBSAMPLING
!YCbCr subsampling factorsstatic int
TIFFTAG_YPOSITION
y page offset of image lhsstatic int
TIFFTAG_YRESOLUTION
pixels/resolution in ystatic int
YCBCRPOSITION_CENTERED
!as in PostScript Level 2static int
YCBCRPOSITION_COSITED
!as in CCIR 601-1
-
Constructor Summary
Constructors Constructor Description TIFFConstants()
-
-
-
Field Detail
-
TIFFTAG_SUBFILETYPE
public static final int TIFFTAG_SUBFILETYPE
subfile data descriptor- See Also:
- Constant Field Values
-
FILETYPE_REDUCEDIMAGE
public static final int FILETYPE_REDUCEDIMAGE
reduced resolution version- See Also:
- Constant Field Values
-
FILETYPE_PAGE
public static final int FILETYPE_PAGE
one page of many- See Also:
- Constant Field Values
-
FILETYPE_MASK
public static final int FILETYPE_MASK
transparency mask- See Also:
- Constant Field Values
-
TIFFTAG_OSUBFILETYPE
public static final int TIFFTAG_OSUBFILETYPE
+kind of data in subfile- See Also:
- Constant Field Values
-
OFILETYPE_IMAGE
public static final int OFILETYPE_IMAGE
full resolution image data- See Also:
- Constant Field Values
-
OFILETYPE_REDUCEDIMAGE
public static final int OFILETYPE_REDUCEDIMAGE
reduced size image data- See Also:
- Constant Field Values
-
OFILETYPE_PAGE
public static final int OFILETYPE_PAGE
one page of many- See Also:
- Constant Field Values
-
TIFFTAG_IMAGEWIDTH
public static final int TIFFTAG_IMAGEWIDTH
image width in pixels- See Also:
- Constant Field Values
-
TIFFTAG_IMAGELENGTH
public static final int TIFFTAG_IMAGELENGTH
image height in pixels- See Also:
- Constant Field Values
-
TIFFTAG_BITSPERSAMPLE
public static final int TIFFTAG_BITSPERSAMPLE
bits per channel (sample)- See Also:
- Constant Field Values
-
TIFFTAG_COMPRESSION
public static final int TIFFTAG_COMPRESSION
data compression technique- See Also:
- Constant Field Values
-
COMPRESSION_NONE
public static final int COMPRESSION_NONE
dump mode- See Also:
- Constant Field Values
-
COMPRESSION_CCITTRLE
public static final int COMPRESSION_CCITTRLE
CCITT modified Huffman RLE- See Also:
- Constant Field Values
-
COMPRESSION_CCITTFAX3
public static final int COMPRESSION_CCITTFAX3
CCITT Group 3 fax encoding- See Also:
- Constant Field Values
-
COMPRESSION_CCITTFAX4
public static final int COMPRESSION_CCITTFAX4
CCITT Group 4 fax encoding- See Also:
- Constant Field Values
-
COMPRESSION_LZW
public static final int COMPRESSION_LZW
Lempel-Ziv & Welch- See Also:
- Constant Field Values
-
COMPRESSION_OJPEG
public static final int COMPRESSION_OJPEG
!6.0 JPEG- See Also:
- Constant Field Values
-
COMPRESSION_JPEG
public static final int COMPRESSION_JPEG
%JPEG DCT compression- See Also:
- Constant Field Values
-
COMPRESSION_NEXT
public static final int COMPRESSION_NEXT
NeXT 2-bit RLE- See Also:
- Constant Field Values
-
COMPRESSION_CCITTRLEW
public static final int COMPRESSION_CCITTRLEW
#1 w/ word alignment- See Also:
- Constant Field Values
-
COMPRESSION_PACKBITS
public static final int COMPRESSION_PACKBITS
Macintosh RLE- See Also:
- Constant Field Values
-
COMPRESSION_THUNDERSCAN
public static final int COMPRESSION_THUNDERSCAN
ThunderScan RLE- See Also:
- Constant Field Values
-
COMPRESSION_IT8CTPAD
public static final int COMPRESSION_IT8CTPAD
IT8 CT w/padding- See Also:
- Constant Field Values
-
COMPRESSION_IT8LW
public static final int COMPRESSION_IT8LW
IT8 Linework RLE- See Also:
- Constant Field Values
-
COMPRESSION_IT8MP
public static final int COMPRESSION_IT8MP
IT8 Monochrome picture- See Also:
- Constant Field Values
-
COMPRESSION_IT8BL
public static final int COMPRESSION_IT8BL
IT8 Binary line art- See Also:
- Constant Field Values
-
COMPRESSION_PIXARFILM
public static final int COMPRESSION_PIXARFILM
Pixar companded 10bit LZW- See Also:
- Constant Field Values
-
COMPRESSION_PIXARLOG
public static final int COMPRESSION_PIXARLOG
Pixar companded 11bit ZIP- See Also:
- Constant Field Values
-
COMPRESSION_DEFLATE
public static final int COMPRESSION_DEFLATE
Deflate compression- See Also:
- Constant Field Values
-
COMPRESSION_ADOBE_DEFLATE
public static final int COMPRESSION_ADOBE_DEFLATE
Deflate compression, as recognized by Adobe- See Also:
- Constant Field Values
-
COMPRESSION_DCS
public static final int COMPRESSION_DCS
Kodak DCS encoding- See Also:
- Constant Field Values
-
COMPRESSION_JBIG
public static final int COMPRESSION_JBIG
ISO JBIG- See Also:
- Constant Field Values
-
COMPRESSION_SGILOG
public static final int COMPRESSION_SGILOG
SGI Log Luminance RLE- See Also:
- Constant Field Values
-
COMPRESSION_SGILOG24
public static final int COMPRESSION_SGILOG24
SGI Log 24-bit packed- See Also:
- Constant Field Values
-
TIFFTAG_PHOTOMETRIC
public static final int TIFFTAG_PHOTOMETRIC
photometric interpretation- See Also:
- Constant Field Values
-
PHOTOMETRIC_MINISWHITE
public static final int PHOTOMETRIC_MINISWHITE
min value is white- See Also:
- Constant Field Values
-
PHOTOMETRIC_MINISBLACK
public static final int PHOTOMETRIC_MINISBLACK
min value is black- See Also:
- Constant Field Values
-
PHOTOMETRIC_RGB
public static final int PHOTOMETRIC_RGB
RGB color model- See Also:
- Constant Field Values
-
PHOTOMETRIC_PALETTE
public static final int PHOTOMETRIC_PALETTE
color map indexed- See Also:
- Constant Field Values
-
PHOTOMETRIC_MASK
public static final int PHOTOMETRIC_MASK
$holdout mask- See Also:
- Constant Field Values
-
PHOTOMETRIC_SEPARATED
public static final int PHOTOMETRIC_SEPARATED
!color separations- See Also:
- Constant Field Values
-
PHOTOMETRIC_YCBCR
public static final int PHOTOMETRIC_YCBCR
!CCIR 601- See Also:
- Constant Field Values
-
PHOTOMETRIC_CIELAB
public static final int PHOTOMETRIC_CIELAB
!1976 CIE L*a*b*- See Also:
- Constant Field Values
-
PHOTOMETRIC_LOGL
public static final int PHOTOMETRIC_LOGL
CIE Log2(L)- See Also:
- Constant Field Values
-
PHOTOMETRIC_LOGLUV
public static final int PHOTOMETRIC_LOGLUV
CIE Log2(L) (u',v')- See Also:
- Constant Field Values
-
TIFFTAG_THRESHHOLDING
public static final int TIFFTAG_THRESHHOLDING
+thresholding used on data- See Also:
- Constant Field Values
-
THRESHHOLD_BILEVEL
public static final int THRESHHOLD_BILEVEL
b&w art scan- See Also:
- Constant Field Values
-
THRESHHOLD_HALFTONE
public static final int THRESHHOLD_HALFTONE
or dithered scan- See Also:
- Constant Field Values
-
THRESHHOLD_ERRORDIFFUSE
public static final int THRESHHOLD_ERRORDIFFUSE
usually floyd-steinberg- See Also:
- Constant Field Values
-
TIFFTAG_CELLWIDTH
public static final int TIFFTAG_CELLWIDTH
+dithering matrix width- See Also:
- Constant Field Values
-
TIFFTAG_CELLLENGTH
public static final int TIFFTAG_CELLLENGTH
+dithering matrix height- See Also:
- Constant Field Values
-
TIFFTAG_FILLORDER
public static final int TIFFTAG_FILLORDER
data order within a byte- See Also:
- Constant Field Values
-
FILLORDER_MSB2LSB
public static final int FILLORDER_MSB2LSB
most significant -> least- See Also:
- Constant Field Values
-
FILLORDER_LSB2MSB
public static final int FILLORDER_LSB2MSB
least significant -> most- See Also:
- Constant Field Values
-
TIFFTAG_DOCUMENTNAME
public static final int TIFFTAG_DOCUMENTNAME
name of doc. image is from- See Also:
- Constant Field Values
-
TIFFTAG_IMAGEDESCRIPTION
public static final int TIFFTAG_IMAGEDESCRIPTION
info about image- See Also:
- Constant Field Values
-
TIFFTAG_MAKE
public static final int TIFFTAG_MAKE
scanner manufacturer name- See Also:
- Constant Field Values
-
TIFFTAG_MODEL
public static final int TIFFTAG_MODEL
scanner model name/number- See Also:
- Constant Field Values
-
TIFFTAG_STRIPOFFSETS
public static final int TIFFTAG_STRIPOFFSETS
offsets to data strips- See Also:
- Constant Field Values
-
TIFFTAG_ORIENTATION
public static final int TIFFTAG_ORIENTATION
+image orientation- See Also:
- Constant Field Values
-
ORIENTATION_TOPLEFT
public static final int ORIENTATION_TOPLEFT
row 0 top, col 0 lhs- See Also:
- Constant Field Values
-
ORIENTATION_TOPRIGHT
public static final int ORIENTATION_TOPRIGHT
row 0 top, col 0 rhs- See Also:
- Constant Field Values
-
ORIENTATION_BOTRIGHT
public static final int ORIENTATION_BOTRIGHT
row 0 bottom, col 0 rhs- See Also:
- Constant Field Values
-
ORIENTATION_BOTLEFT
public static final int ORIENTATION_BOTLEFT
row 0 bottom, col 0 lhs- See Also:
- Constant Field Values
-
ORIENTATION_LEFTTOP
public static final int ORIENTATION_LEFTTOP
row 0 lhs, col 0 top- See Also:
- Constant Field Values
-
ORIENTATION_RIGHTTOP
public static final int ORIENTATION_RIGHTTOP
row 0 rhs, col 0 top- See Also:
- Constant Field Values
-
ORIENTATION_RIGHTBOT
public static final int ORIENTATION_RIGHTBOT
row 0 rhs, col 0 bottom- See Also:
- Constant Field Values
-
ORIENTATION_LEFTBOT
public static final int ORIENTATION_LEFTBOT
row 0 lhs, col 0 bottom- See Also:
- Constant Field Values
-
TIFFTAG_SAMPLESPERPIXEL
public static final int TIFFTAG_SAMPLESPERPIXEL
samples per pixel- See Also:
- Constant Field Values
-
TIFFTAG_ROWSPERSTRIP
public static final int TIFFTAG_ROWSPERSTRIP
rows per strip of data- See Also:
- Constant Field Values
-
TIFFTAG_STRIPBYTECOUNTS
public static final int TIFFTAG_STRIPBYTECOUNTS
bytes counts for strips- See Also:
- Constant Field Values
-
TIFFTAG_MINSAMPLEVALUE
public static final int TIFFTAG_MINSAMPLEVALUE
+minimum sample value- See Also:
- Constant Field Values
-
TIFFTAG_MAXSAMPLEVALUE
public static final int TIFFTAG_MAXSAMPLEVALUE
+maximum sample value- See Also:
- Constant Field Values
-
TIFFTAG_XRESOLUTION
public static final int TIFFTAG_XRESOLUTION
pixels/resolution in x- See Also:
- Constant Field Values
-
TIFFTAG_YRESOLUTION
public static final int TIFFTAG_YRESOLUTION
pixels/resolution in y- See Also:
- Constant Field Values
-
TIFFTAG_PLANARCONFIG
public static final int TIFFTAG_PLANARCONFIG
storage organization- See Also:
- Constant Field Values
-
PLANARCONFIG_CONTIG
public static final int PLANARCONFIG_CONTIG
single image plane- See Also:
- Constant Field Values
-
PLANARCONFIG_SEPARATE
public static final int PLANARCONFIG_SEPARATE
separate planes of data- See Also:
- Constant Field Values
-
TIFFTAG_PAGENAME
public static final int TIFFTAG_PAGENAME
page name image is from- See Also:
- Constant Field Values
-
TIFFTAG_XPOSITION
public static final int TIFFTAG_XPOSITION
x page offset of image lhs- See Also:
- Constant Field Values
-
TIFFTAG_YPOSITION
public static final int TIFFTAG_YPOSITION
y page offset of image lhs- See Also:
- Constant Field Values
-
TIFFTAG_FREEOFFSETS
public static final int TIFFTAG_FREEOFFSETS
+byte offset to free block- See Also:
- Constant Field Values
-
TIFFTAG_FREEBYTECOUNTS
public static final int TIFFTAG_FREEBYTECOUNTS
+sizes of free blocks- See Also:
- Constant Field Values
-
TIFFTAG_GRAYRESPONSEUNIT
public static final int TIFFTAG_GRAYRESPONSEUNIT
$gray scale curve accuracy- See Also:
- Constant Field Values
-
GRAYRESPONSEUNIT_10S
public static final int GRAYRESPONSEUNIT_10S
tenths of a unit- See Also:
- Constant Field Values
-
GRAYRESPONSEUNIT_100S
public static final int GRAYRESPONSEUNIT_100S
hundredths of a unit- See Also:
- Constant Field Values
-
GRAYRESPONSEUNIT_1000S
public static final int GRAYRESPONSEUNIT_1000S
thousandths of a unit- See Also:
- Constant Field Values
-
GRAYRESPONSEUNIT_10000S
public static final int GRAYRESPONSEUNIT_10000S
ten-thousandths of a unit- See Also:
- Constant Field Values
-
GRAYRESPONSEUNIT_100000S
public static final int GRAYRESPONSEUNIT_100000S
hundred-thousandths- See Also:
- Constant Field Values
-
TIFFTAG_GRAYRESPONSECURVE
public static final int TIFFTAG_GRAYRESPONSECURVE
$gray scale response curve- See Also:
- Constant Field Values
-
TIFFTAG_GROUP3OPTIONS
public static final int TIFFTAG_GROUP3OPTIONS
32 flag bits- See Also:
- Constant Field Values
-
GROUP3OPT_2DENCODING
public static final int GROUP3OPT_2DENCODING
2-dimensional coding- See Also:
- Constant Field Values
-
GROUP3OPT_UNCOMPRESSED
public static final int GROUP3OPT_UNCOMPRESSED
data not compressed- See Also:
- Constant Field Values
-
GROUP3OPT_FILLBITS
public static final int GROUP3OPT_FILLBITS
fill to byte boundary- See Also:
- Constant Field Values
-
TIFFTAG_GROUP4OPTIONS
public static final int TIFFTAG_GROUP4OPTIONS
32 flag bits- See Also:
- Constant Field Values
-
GROUP4OPT_UNCOMPRESSED
public static final int GROUP4OPT_UNCOMPRESSED
data not compressed- See Also:
- Constant Field Values
-
TIFFTAG_RESOLUTIONUNIT
public static final int TIFFTAG_RESOLUTIONUNIT
units of resolutions- See Also:
- Constant Field Values
-
RESUNIT_NONE
public static final int RESUNIT_NONE
no meaningful units- See Also:
- Constant Field Values
-
RESUNIT_INCH
public static final int RESUNIT_INCH
english- See Also:
- Constant Field Values
-
RESUNIT_CENTIMETER
public static final int RESUNIT_CENTIMETER
metric- See Also:
- Constant Field Values
-
TIFFTAG_PAGENUMBER
public static final int TIFFTAG_PAGENUMBER
page numbers of multi-page- See Also:
- Constant Field Values
-
TIFFTAG_COLORRESPONSEUNIT
public static final int TIFFTAG_COLORRESPONSEUNIT
$color curve accuracy- See Also:
- Constant Field Values
-
COLORRESPONSEUNIT_10S
public static final int COLORRESPONSEUNIT_10S
tenths of a unit- See Also:
- Constant Field Values
-
COLORRESPONSEUNIT_100S
public static final int COLORRESPONSEUNIT_100S
hundredths of a unit- See Also:
- Constant Field Values
-
COLORRESPONSEUNIT_1000S
public static final int COLORRESPONSEUNIT_1000S
thousandths of a unit- See Also:
- Constant Field Values
-
COLORRESPONSEUNIT_10000S
public static final int COLORRESPONSEUNIT_10000S
ten-thousandths of a unit- See Also:
- Constant Field Values
-
COLORRESPONSEUNIT_100000S
public static final int COLORRESPONSEUNIT_100000S
hundred-thousandths- See Also:
- Constant Field Values
-
TIFFTAG_TRANSFERFUNCTION
public static final int TIFFTAG_TRANSFERFUNCTION
!colorimetry info- See Also:
- Constant Field Values
-
TIFFTAG_SOFTWARE
public static final int TIFFTAG_SOFTWARE
name & release- See Also:
- Constant Field Values
-
TIFFTAG_DATETIME
public static final int TIFFTAG_DATETIME
creation date and time- See Also:
- Constant Field Values
-
TIFFTAG_ARTIST
public static final int TIFFTAG_ARTIST
creator of image- See Also:
- Constant Field Values
-
TIFFTAG_HOSTCOMPUTER
public static final int TIFFTAG_HOSTCOMPUTER
machine where created- See Also:
- Constant Field Values
-
TIFFTAG_PREDICTOR
public static final int TIFFTAG_PREDICTOR
prediction scheme w/ LZW- See Also:
- Constant Field Values
-
PREDICTOR_NONE
public static final int PREDICTOR_NONE
no predictor- Since:
- 5.0.3
- See Also:
- Constant Field Values
-
PREDICTOR_HORIZONTAL_DIFFERENCING
public static final int PREDICTOR_HORIZONTAL_DIFFERENCING
horizontal differencing- Since:
- 5.0.3
- See Also:
- Constant Field Values
-
TIFFTAG_WHITEPOINT
public static final int TIFFTAG_WHITEPOINT
image white point- See Also:
- Constant Field Values
-
TIFFTAG_PRIMARYCHROMATICITIES
public static final int TIFFTAG_PRIMARYCHROMATICITIES
!primary chromaticities- See Also:
- Constant Field Values
-
TIFFTAG_COLORMAP
public static final int TIFFTAG_COLORMAP
RGB map for pallette image- See Also:
- Constant Field Values
-
TIFFTAG_HALFTONEHINTS
public static final int TIFFTAG_HALFTONEHINTS
!highlight+shadow info- See Also:
- Constant Field Values
-
TIFFTAG_TILEWIDTH
public static final int TIFFTAG_TILEWIDTH
!rows/data tile- See Also:
- Constant Field Values
-
TIFFTAG_TILELENGTH
public static final int TIFFTAG_TILELENGTH
!cols/data tile- See Also:
- Constant Field Values
-
TIFFTAG_TILEOFFSETS
public static final int TIFFTAG_TILEOFFSETS
!offsets to data tiles- See Also:
- Constant Field Values
-
TIFFTAG_TILEBYTECOUNTS
public static final int TIFFTAG_TILEBYTECOUNTS
!byte counts for tiles- See Also:
- Constant Field Values
-
TIFFTAG_BADFAXLINES
public static final int TIFFTAG_BADFAXLINES
lines w/ wrong pixel count- See Also:
- Constant Field Values
-
TIFFTAG_CLEANFAXDATA
public static final int TIFFTAG_CLEANFAXDATA
regenerated line info- See Also:
- Constant Field Values
-
CLEANFAXDATA_CLEAN
public static final int CLEANFAXDATA_CLEAN
no errors detected- See Also:
- Constant Field Values
-
CLEANFAXDATA_REGENERATED
public static final int CLEANFAXDATA_REGENERATED
receiver regenerated lines- See Also:
- Constant Field Values
-
CLEANFAXDATA_UNCLEAN
public static final int CLEANFAXDATA_UNCLEAN
uncorrected errors exist- See Also:
- Constant Field Values
-
TIFFTAG_CONSECUTIVEBADFAXLINES
public static final int TIFFTAG_CONSECUTIVEBADFAXLINES
max consecutive bad lines- See Also:
- Constant Field Values
-
TIFFTAG_SUBIFD
public static final int TIFFTAG_SUBIFD
subimage descriptors- See Also:
- Constant Field Values
-
TIFFTAG_INKSET
public static final int TIFFTAG_INKSET
!inks in separated image- See Also:
- Constant Field Values
-
INKSET_CMYK
public static final int INKSET_CMYK
!cyan-magenta-yellow-black- See Also:
- Constant Field Values
-
TIFFTAG_INKNAMES
public static final int TIFFTAG_INKNAMES
!ascii names of inks- See Also:
- Constant Field Values
-
TIFFTAG_NUMBEROFINKS
public static final int TIFFTAG_NUMBEROFINKS
!number of inks- See Also:
- Constant Field Values
-
TIFFTAG_DOTRANGE
public static final int TIFFTAG_DOTRANGE
!0% and 100% dot codes- See Also:
- Constant Field Values
-
TIFFTAG_TARGETPRINTER
public static final int TIFFTAG_TARGETPRINTER
!separation target- See Also:
- Constant Field Values
-
TIFFTAG_EXTRASAMPLES
public static final int TIFFTAG_EXTRASAMPLES
!info about extra samples- See Also:
- Constant Field Values
-
EXTRASAMPLE_UNSPECIFIED
public static final int EXTRASAMPLE_UNSPECIFIED
!unspecified data- See Also:
- Constant Field Values
-
EXTRASAMPLE_ASSOCALPHA
public static final int EXTRASAMPLE_ASSOCALPHA
!associated alpha data- See Also:
- Constant Field Values
-
EXTRASAMPLE_UNASSALPHA
public static final int EXTRASAMPLE_UNASSALPHA
!unassociated alpha data- See Also:
- Constant Field Values
-
TIFFTAG_SAMPLEFORMAT
public static final int TIFFTAG_SAMPLEFORMAT
!data sample format- See Also:
- Constant Field Values
-
SAMPLEFORMAT_UINT
public static final int SAMPLEFORMAT_UINT
!unsigned integer data- See Also:
- Constant Field Values
-
SAMPLEFORMAT_INT
public static final int SAMPLEFORMAT_INT
!signed integer data- See Also:
- Constant Field Values
-
SAMPLEFORMAT_IEEEFP
public static final int SAMPLEFORMAT_IEEEFP
!IEEE floating point data- See Also:
- Constant Field Values
-
SAMPLEFORMAT_VOID
public static final int SAMPLEFORMAT_VOID
!untyped data- See Also:
- Constant Field Values
-
SAMPLEFORMAT_COMPLEXINT
public static final int SAMPLEFORMAT_COMPLEXINT
!complex signed int- See Also:
- Constant Field Values
-
SAMPLEFORMAT_COMPLEXIEEEFP
public static final int SAMPLEFORMAT_COMPLEXIEEEFP
!complex ieee floating- See Also:
- Constant Field Values
-
TIFFTAG_SMINSAMPLEVALUE
public static final int TIFFTAG_SMINSAMPLEVALUE
!variable MinSampleValue- See Also:
- Constant Field Values
-
TIFFTAG_SMAXSAMPLEVALUE
public static final int TIFFTAG_SMAXSAMPLEVALUE
!variable MaxSampleValue- See Also:
- Constant Field Values
-
TIFFTAG_JPEGTABLES
public static final int TIFFTAG_JPEGTABLES
%JPEG table stream- See Also:
- Constant Field Values
-
TIFFTAG_JPEGPROC
public static final int TIFFTAG_JPEGPROC
!JPEG processing algorithm- See Also:
- Constant Field Values
-
JPEGPROC_BASELINE
public static final int JPEGPROC_BASELINE
!baseline sequential- See Also:
- Constant Field Values
-
JPEGPROC_LOSSLESS
public static final int JPEGPROC_LOSSLESS
!Huffman coded lossless- See Also:
- Constant Field Values
-
TIFFTAG_JPEGIFOFFSET
public static final int TIFFTAG_JPEGIFOFFSET
!pointer to SOI marker- See Also:
- Constant Field Values
-
TIFFTAG_JPEGIFBYTECOUNT
public static final int TIFFTAG_JPEGIFBYTECOUNT
!JFIF stream length- See Also:
- Constant Field Values
-
TIFFTAG_JPEGRESTARTINTERVAL
public static final int TIFFTAG_JPEGRESTARTINTERVAL
!restart interval length- See Also:
- Constant Field Values
-
TIFFTAG_JPEGLOSSLESSPREDICTORS
public static final int TIFFTAG_JPEGLOSSLESSPREDICTORS
!lossless proc predictor- See Also:
- Constant Field Values
-
TIFFTAG_JPEGPOINTTRANSFORM
public static final int TIFFTAG_JPEGPOINTTRANSFORM
!lossless point transform- See Also:
- Constant Field Values
-
TIFFTAG_JPEGQTABLES
public static final int TIFFTAG_JPEGQTABLES
!Q matrice offsets- See Also:
- Constant Field Values
-
TIFFTAG_JPEGDCTABLES
public static final int TIFFTAG_JPEGDCTABLES
!DCT table offsets- See Also:
- Constant Field Values
-
TIFFTAG_JPEGACTABLES
public static final int TIFFTAG_JPEGACTABLES
!AC coefficient offsets- See Also:
- Constant Field Values
-
TIFFTAG_YCBCRCOEFFICIENTS
public static final int TIFFTAG_YCBCRCOEFFICIENTS
!RGB -> YCbCr transform- See Also:
- Constant Field Values
-
TIFFTAG_YCBCRSUBSAMPLING
public static final int TIFFTAG_YCBCRSUBSAMPLING
!YCbCr subsampling factors- See Also:
- Constant Field Values
-
TIFFTAG_YCBCRPOSITIONING
public static final int TIFFTAG_YCBCRPOSITIONING
!subsample positioning- See Also:
- Constant Field Values
-
YCBCRPOSITION_CENTERED
public static final int YCBCRPOSITION_CENTERED
!as in PostScript Level 2- See Also:
- Constant Field Values
-
YCBCRPOSITION_COSITED
public static final int YCBCRPOSITION_COSITED
!as in CCIR 601-1- See Also:
- Constant Field Values
-
TIFFTAG_REFERENCEBLACKWHITE
public static final int TIFFTAG_REFERENCEBLACKWHITE
!colorimetry info- See Also:
- Constant Field Values
-
TIFFTAG_REFPTS
public static final int TIFFTAG_REFPTS
image reference points- See Also:
- Constant Field Values
-
TIFFTAG_REGIONTACKPOINT
public static final int TIFFTAG_REGIONTACKPOINT
region-xform tack point- See Also:
- Constant Field Values
-
TIFFTAG_REGIONWARPCORNERS
public static final int TIFFTAG_REGIONWARPCORNERS
warp quadrilateral- See Also:
- Constant Field Values
-
TIFFTAG_REGIONAFFINE
public static final int TIFFTAG_REGIONAFFINE
affine transformation mat- See Also:
- Constant Field Values
-
TIFFTAG_MATTEING
public static final int TIFFTAG_MATTEING
$use ExtraSamples- See Also:
- Constant Field Values
-
TIFFTAG_DATATYPE
public static final int TIFFTAG_DATATYPE
$use SampleFormat- See Also:
- Constant Field Values
-
TIFFTAG_IMAGEDEPTH
public static final int TIFFTAG_IMAGEDEPTH
z depth of image- See Also:
- Constant Field Values
-
TIFFTAG_TILEDEPTH
public static final int TIFFTAG_TILEDEPTH
z depth/data tile- See Also:
- Constant Field Values
-
TIFFTAG_PIXAR_IMAGEFULLWIDTH
public static final int TIFFTAG_PIXAR_IMAGEFULLWIDTH
full image size in x- See Also:
- Constant Field Values
-
TIFFTAG_PIXAR_IMAGEFULLLENGTH
public static final int TIFFTAG_PIXAR_IMAGEFULLLENGTH
full image size in y- See Also:
- Constant Field Values
-
TIFFTAG_PIXAR_TEXTUREFORMAT
public static final int TIFFTAG_PIXAR_TEXTUREFORMAT
texture map format- See Also:
- Constant Field Values
-
TIFFTAG_PIXAR_WRAPMODES
public static final int TIFFTAG_PIXAR_WRAPMODES
s & t wrap modes- See Also:
- Constant Field Values
-
TIFFTAG_PIXAR_FOVCOT
public static final int TIFFTAG_PIXAR_FOVCOT
cotan(fov) for env. maps- See Also:
- Constant Field Values
-
TIFFTAG_PIXAR_MATRIX_WORLDTOSCREEN
public static final int TIFFTAG_PIXAR_MATRIX_WORLDTOSCREEN
W2S- See Also:
- Constant Field Values
-
TIFFTAG_PIXAR_MATRIX_WORLDTOCAMERA
public static final int TIFFTAG_PIXAR_MATRIX_WORLDTOCAMERA
W2C- See Also:
- Constant Field Values
-
TIFFTAG_WRITERSERIALNUMBER
public static final int TIFFTAG_WRITERSERIALNUMBER
device serial number tag 33405 is a private tag registered to Eastman Kodak- See Also:
- Constant Field Values
-
TIFFTAG_COPYRIGHT
public static final int TIFFTAG_COPYRIGHT
tag 33432 is listed in the 6.0 spec w/ unknown ownership- See Also:
- Constant Field Values
-
TIFFTAG_RICHTIFFIPTC
public static final int TIFFTAG_RICHTIFFIPTC
IPTC TAG from RichTIFF specifications- See Also:
- Constant Field Values
-
TIFFTAG_IT8SITE
public static final int TIFFTAG_IT8SITE
site name- See Also:
- Constant Field Values
-
TIFFTAG_IT8COLORSEQUENCE
public static final int TIFFTAG_IT8COLORSEQUENCE
color seq. [RGB,CMYK,etc]- See Also:
- Constant Field Values
-
TIFFTAG_IT8HEADER
public static final int TIFFTAG_IT8HEADER
DDES Header- See Also:
- Constant Field Values
-
TIFFTAG_IT8RASTERPADDING
public static final int TIFFTAG_IT8RASTERPADDING
raster scanline padding- See Also:
- Constant Field Values
-
TIFFTAG_IT8BITSPERRUNLENGTH
public static final int TIFFTAG_IT8BITSPERRUNLENGTH
# of bits in short run- See Also:
- Constant Field Values
-
TIFFTAG_IT8BITSPEREXTENDEDRUNLENGTH
public static final int TIFFTAG_IT8BITSPEREXTENDEDRUNLENGTH
# of bits in long run- See Also:
- Constant Field Values
-
TIFFTAG_IT8COLORTABLE
public static final int TIFFTAG_IT8COLORTABLE
LW colortable- See Also:
- Constant Field Values
-
TIFFTAG_IT8IMAGECOLORINDICATOR
public static final int TIFFTAG_IT8IMAGECOLORINDICATOR
BP/BL image color switch- See Also:
- Constant Field Values
-
TIFFTAG_IT8BKGCOLORINDICATOR
public static final int TIFFTAG_IT8BKGCOLORINDICATOR
BP/BL bg color switch- See Also:
- Constant Field Values
-
TIFFTAG_IT8IMAGECOLORVALUE
public static final int TIFFTAG_IT8IMAGECOLORVALUE
BP/BL image color value- See Also:
- Constant Field Values
-
TIFFTAG_IT8BKGCOLORVALUE
public static final int TIFFTAG_IT8BKGCOLORVALUE
BP/BL bg color value- See Also:
- Constant Field Values
-
TIFFTAG_IT8PIXELINTENSITYRANGE
public static final int TIFFTAG_IT8PIXELINTENSITYRANGE
MP pixel intensity value- See Also:
- Constant Field Values
-
TIFFTAG_IT8TRANSPARENCYINDICATOR
public static final int TIFFTAG_IT8TRANSPARENCYINDICATOR
HC transparency switch- See Also:
- Constant Field Values
-
TIFFTAG_IT8COLORCHARACTERIZATION
public static final int TIFFTAG_IT8COLORCHARACTERIZATION
color character. table- See Also:
- Constant Field Values
-
TIFFTAG_FRAMECOUNT
public static final int TIFFTAG_FRAMECOUNT
Sequence Frame Count- See Also:
- Constant Field Values
-
TIFFTAG_ICCPROFILE
public static final int TIFFTAG_ICCPROFILE
ICC profile data tag 34750 is a private tag registered to Adobe?- See Also:
- Constant Field Values
-
TIFFTAG_PHOTOSHOP
public static final int TIFFTAG_PHOTOSHOP
tag 34377 is private tag registered to Adobe for PhotoShop- See Also:
- Constant Field Values
-
TIFFTAG_JBIGOPTIONS
public static final int TIFFTAG_JBIGOPTIONS
JBIG options tag 34750 is a private tag registered to Pixel Magic- See Also:
- Constant Field Values
-
TIFFTAG_FAXRECVPARAMS
public static final int TIFFTAG_FAXRECVPARAMS
encoded Class 2 ses. parms- See Also:
- Constant Field Values
-
TIFFTAG_FAXSUBADDRESS
public static final int TIFFTAG_FAXSUBADDRESS
received SubAddr string- See Also:
- Constant Field Values
-
TIFFTAG_FAXRECVTIME
public static final int TIFFTAG_FAXRECVTIME
receive time (secs)- See Also:
- Constant Field Values
-
TIFFTAG_STONITS
public static final int TIFFTAG_STONITS
Sample value to Nits- See Also:
- Constant Field Values
-
TIFFTAG_FEDEX_EDR
public static final int TIFFTAG_FEDEX_EDR
unknown use tag 34929 is a private tag registered to FedEx- See Also:
- Constant Field Values
-
TIFFTAG_DCSHUESHIFTVALUES
public static final int TIFFTAG_DCSHUESHIFTVALUES
hue shift correction data tag 65535 is an undefined tag used by Eastman Kodak- See Also:
- Constant Field Values
-
-