$cached_directory
$cached_directory : string
__construct(string $directory, bool $create_new_directory, $options) : self
The primary constructor function. It sets up the environment and returns the class object
string | $directory | The base directory in which images are found - will soon be deprecated |
bool | $create_new_directory | Whether or not to create a new directory - will soon be deprecated |
$options |
Returns the class object for contiuance