Class Zend_Pdf_Image

Description

Image abstraction.

Class is named not in accordance to the name convention. It's "end-user" class, but its ancestor is not. Thus part of the common class name is removed.

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

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

Zend_Pdf_Resource
   |
   --Zend_Pdf_Image
Direct descendents
Class Description
Zend_Pdf_Image_PNG PNG image
Zend_Pdf_Image_JPEG JPEG image
Zend_Pdf_Image_TIFF TIFF image
Method Summary
Zend_Pdf_Image __construct ()
integer getPixelHeight ()
integer getPixelWidth ()
array getProperties ()
Variables
Methods
Constructor __construct (line 53)

Object constructor.

  • access: public
Zend_Pdf_Image __construct ()

Redefinition of:
Zend_Pdf_Resource::__construct()
Object constructor.

Redefined in descendants as:
getPixelHeight (line 65)

get the height in pixels of the image

  • access: public
  • abstract:
integer getPixelHeight ()

Redefined in descendants as:
getPixelWidth (line 72)

get the width in pixels of the image

  • access: public
  • abstract:
integer getPixelWidth ()

Redefined in descendants as:
getProperties (line 79)

gets an associative array of information about an image

  • access: public
  • abstract:
array getProperties ()

Redefined in descendants as:

Inherited Methods

Inherited From Zend_Pdf_Resource

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

Documentation generated on Sun, 29 Oct 2006 21:27:19 -0600 by phpDocumentor 1.3.0RC6