Class Zend_Pdf_Image_JPEG

Description

JPEG image

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

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

Zend_Pdf_Resource
   |
   --Zend_Pdf_Image
      |
      --Zend_Pdf_Image_JPEG
Variable Summary
 mixed $_height
 mixed $_width
Method Summary
 Zend_Pdf_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

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

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

Image height

  • access: public
void getPixelHeight ()

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

Image width

  • access: public
void getPixelWidth ()

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

Image properties

  • access: public
void getProperties ()

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

Inherited Methods

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()

Documentation generated on Wed, 21 Feb 2007 11:52:41 -0800 by phpDocumentor 1.3.1