|
| __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.
|
|