The wkhtmltox\Image\Converter classIntroductionConverts an HTML input into various image formats Class synopsiswkhtmltox\Image\Converter
class wkhtmltox\Image\Converter
{
/* Constructor */
public __construct(string
$buffer = ?, array $settings = ?)/* Methods */
public stringnull convert()
public string getVersion()
}
|