Development of internet and intranet solutions PDF solutions based on pure PHP
class SetaPDF_ImageStamp extends SetaPDF_Stamp { array getDimensions ( void ) }
Returns the current image dimensions.
An array holding the dimensions of the image. The key 'w' holds the width and the key 'h' holds the height.