Zend_Pdf_Image_TIFFTIFF image
Located in /Zend/Pdf/Resource/Image/TIFF.php (line 41)
Zend_Pdf_Resource | --Zend_Pdf_Image | --Zend_Pdf_Image_TIFF
mixed
$_bitsPerSample
(line 81)
mixed
$_blackIsZero
(line 86)
mixed
$_colorCode
(line 84)
mixed
$_colorSpace
(line 87)
mixed
$_compression
(line 82)
mixed
$_endianType
(line 79)
mixed
$_fileSize
(line 80)
mixed
$_filter
(line 83)
mixed
$_height
(line 77)
mixed
$_imageDataLength
(line 89)
mixed
$_imageDataOffset
(line 88)
mixed
$_imageProperties
(line 78)
mixed
$_whiteIsZero
(line 85)
mixed
$_width
(line 76)
Inherited from Zend_Pdf_Resource
Zend_Pdf_Resource::$_objectFactory
Zend_Pdf_Resource::$_resource
getPixelHeight (line 420)
Image height (defined in Zend_Pdf_Image_Interface)
getPixelWidth (line 413)
Image width (defined in Zend_Pdf_Image_Interface)
getProperties (line 427)
Image properties (defined in Zend_Pdf_Image_Interface)
Constructor __construct (line 142)
Object constructor
unpackBytes (line 108)
Byte unpacking function
Makes it possible to unpack bytes in one statement for enhanced logic readability.
Inherited From Zend_Pdf_Image
Zend_Pdf_Image::__construct()
Zend_Pdf_Image::getPixelHeight()
Zend_Pdf_Image::getPixelWidth()
Zend_Pdf_Image::getProperties()
Inherited From Zend_Pdf_Resource
Zend_Pdf_Resource::__construct()
Zend_Pdf_Resource::getResource()
TIFF_COMPRESSION_CCITT1D
= 2
(line 59)
TIFF_COMPRESSION_FLATE
= 8
(line 64)
TIFF_COMPRESSION_FLATE_OBSOLETE_CODE
= 32946
(line 65)
TIFF_COMPRESSION_GROUP_3_FAX
= 3
(line 60)
TIFF_COMPRESSION_GROUP_4_FAX
= 4
(line 61)
TIFF_COMPRESSION_JPEG
= 6
(line 63)
TIFF_COMPRESSION_LZW
= 5
(line 62)
TIFF_COMPRESSION_PACKBITS
= 32773
(line 66)
TIFF_COMPRESSION_UNCOMPRESSED
= 1
(line 58)
TIFF_ENDIAN_BIG
= 0
(line 91)
TIFF_ENDIAN_LITTLE
= 1
(line 92)
TIFF_FIELD_TYPE_ASCII
= 2
(line 44)
TIFF_FIELD_TYPE_BYTE
= 1
(line 43)
TIFF_FIELD_TYPE_LONG
= 4
(line 46)
TIFF_FIELD_TYPE_RATIONAL
= 5
(line 47)
TIFF_FIELD_TYPE_SHORT
= 3
(line 45)
TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO
= 1
(line 69)
TIFF_PHOTOMETRIC_INTERPRETATION_CIELAB
= 8
(line 74)
TIFF_PHOTOMETRIC_INTERPRETATION_CMYK
= 5
(line 72)
TIFF_PHOTOMETRIC_INTERPRETATION_RGB
= 2
(line 70)
TIFF_PHOTOMETRIC_INTERPRETATION_RGB_INDEXED
= 3
(line 71)
TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO
= 0
(line 68)
TIFF_PHOTOMETRIC_INTERPRETATION_YCBCR
= 6
(line 73)
TIFF_TAG_BITS_PER_SAMPLE
= 258
(line 51)
TIFF_TAG_COMPRESSION
= 259
(line 52)
TIFF_TAG_IMAGE_LENGTH
= 257
(line 50)
TIFF_TAG_IMAGE_WIDTH
= 256
(line 49)
TIFF_TAG_PHOTOMETRIC_INTERPRETATION
= 262
(line 53)
TIFF_TAG_SAMPLES_PER_PIXEL
= 277
(line 55)
TIFF_TAG_STRIP_BYTE_COUNTS
= 279
(line 56)
TIFF_TAG_STRIP_OFFSETS
= 273
(line 54)
UNPACK_TYPE_BYTE
= 0
(line 94)
UNPACK_TYPE_LONG
= 2
(line 96)
UNPACK_TYPE_RATIONAL
= 3
(line 97)
UNPACK_TYPE_SHORT
= 1
(line 95)
Documentation generated on Wed, 21 Feb 2007 12:01:01 -0800 by phpDocumentor 1.3.1