The wkhtmltox\Image\Converter class

(wkhtmltox >= 0.1.0)

Wstęp

Converts an HTML input into various image formats

Krótki opis klasy

wkhtmltox\Image\Converter {
/* Constructor */
public __construct ([ string $buffer [, array $settings ]] )
/* Metody */
public convert ( void ) : ?string
public getVersion ( void ) : string
}

Spis treści

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top