JImage::getImageFileProperties
Method to return a properties object for an image given a filesystem path. The result object has values for image width, height, type, attributes, mime type, bits, and channels.
Signature
public function getImageFileProperties(string
$path )
Parameters
-
$path
- The filesystem path to the image for which to get properties.
Returns
- stdClass