The wkhtmltox\Image\Converter class

(wkhtmltox >= 0.1.0)

Introdução

Converts an HTML input into various image formats

Resumo da classe

class wkhtmltox\Image\Converter {
/* Constructor */
public __construct(string $buffer = ?, array $settings = ?)
/* Métodos */
public convert(): ?string
public getVersion(): string
}

Table of Contents