ImageToolbox->makeToolbox(); //Pass normal Image_Toolbox constructor params to the makeToolbox //function: $box2 = $this->ImageToolbox->makeToolbox("path/to/image.jpg"); //...code ?>