File path: dist/twist/Core/Utilities/Image.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
__construct
— Checked that the PHP GD library is installed and loads in the image object library.
void — No return information has been documented for this function.
<?php
//Call the function __construct with the example vars
Twist::Image() -> __construct();