The wkhtmltox\Image\Converter class

Introduction

Converts an HTML input into various image formats

Class synopsis

wkhtmltox\Image\Converter
class wkhtmltox\Image\Converter {
/* Constructor */
public __construct(string $buffer = ?, array $settings = ?)
/* Methods */
public stringnull convert()
public string getVersion()
}
Table of Contents