Class Zend_Pdf_Resource_Image_Jpeg

Description

JPEG image

  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Pdf/Resource/Image/Jpeg.php (line 41)

Zend_Pdf_Resource
   |
   --Zend_Pdf_Resource_Image
      |
      --Zend_Pdf_Resource_Image_Jpeg
Variable Summary
 mixed $_height
 mixed $_width
Method Summary
 Zend_Pdf_Resource_Image_Jpeg __construct (string $imageFileName)
 void getPixelHeight ()
 void getPixelWidth ()
 void getProperties ()
Variables
mixed $_height (line 45)
  • access: protected
mixed $_imageProperties (line 46)
  • access: protected
mixed $_width (line 44)
  • access: protected

Inherited Variables

Inherited from Zend_Pdf_Resource

Zend_Pdf_Resource::$_objectFactory
Zend_Pdf_Resource::$_resource
Methods
Constructor __construct (line 54)

Object constructor

  • throws: Zend_Pdf_Exception
  • access: public
Zend_Pdf_Resource_Image_Jpeg __construct (string $imageFileName)
  • string $imageFileName

Redefinition of:
Zend_Pdf_Resource_Image::__construct()
Object constructor.
getPixelHeight (line 127)

Image height

  • access: public
void getPixelHeight ()

Redefinition of:
Zend_Pdf_Resource_Image::getPixelHeight()
get the height in pixels of the image
getPixelWidth (line 120)

Image width

  • access: public
void getPixelWidth ()

Redefinition of:
Zend_Pdf_Resource_Image::getPixelWidth()
get the width in pixels of the image
getProperties (line 134)

Image properties

  • access: public
void getProperties ()

Redefinition of:
Zend_Pdf_Resource_Image::getProperties()
gets an associative array of information about an image

Inherited Methods

Inherited From Zend_Pdf_Resource_Image

 Zend_Pdf_Resource_Image::__construct()
 Zend_Pdf_Resource_Image::getPixelHeight()
 Zend_Pdf_Resource_Image::getPixelWidth()
 Zend_Pdf_Resource_Image::getProperties()

Inherited From Zend_Pdf_Resource

 Zend_Pdf_Resource::__construct()
 Zend_Pdf_Resource::getResource()

Documentation generated on Sun, 27 May 2007 23:25:14 -0700 by phpDocumentor 1.3.2