Zend Framework
1.12
|
Public Member Functions | |
__construct ($imageFileName) | |
Object constructor. | |
getPixelWidth () | |
Image width. | |
getPixelHeight () | |
Image height. | |
getProperties () | |
Image properties. | |
![]() | |
__construct () | |
Object constructor. | |
getPixelHeight () | |
get the height in pixels of the image | |
getPixelWidth () | |
get the width in pixels of the image | |
getProperties () | |
gets an associative array of information about an image | |
![]() | |
__construct ($resource) | |
Object constructor. | |
__clone () | |
Clone page, extract it and dependent objects from the current document, so it can be used within other docs. | |
cloneResource ($factory, &$processed) | |
Clone resource, extract it and dependent objects from the current document, so it can be used within other docs. | |
getResource () | |
Get resource. | |
getFactory () | |
Get factory. | |
Protected Attributes | |
$_width | |
$_height | |
$_imageProperties | |
__construct | ( | $imageFileName | ) |
getPixelHeight | ( | ) |
Image height.
getPixelWidth | ( | ) |
Image width.
getProperties | ( | ) |
Image properties.
|
protected |
|
protected |
|
protected |