Php/docs/class.wkhtmltox-image-converter

From Get docs

(wkhtmltox >= 0.1.0)

Introduction

Converts an HTML input into various image formats


Class synopsis


wkhtmltox\Image\Converter {

/* Constructor */

public __construct ([ string $buffer [, array $settings ]] )

/* Methods */

public convert ( ) : string|null

public getVersion ( ) : string

}

Table of Contents