The wkhtmltox\Image\Converter class

(wkhtmltox >= 0.1.0)

Introduction

Converts an HTML input into various image formats

Class synopsis

classwkhtmltox\Image\Converter {
public__construct(string$buffer = ?, array$settings = ?)
publicconvert(): ?string
}

Table of Contents

To Top