JImage::loadFile
Method to load a file into the JImage object as the resource.
Signature
public function loadFile(string
$path )
Parameters
-
$path
- The filesystem path to load as an image.
Returns
- void