wkhtmltox\Image\Converter::convert

(wkhtmltox >= 0.1.0)

wkhtmltox\Image\Converter::convertPerform Image conversion

Descrição

publicwkhtmltox\Image\Converter::convert(): ?string

Performs conversion of the input buffer

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Where the return value is used, it will be populated with the contents of the conversion buffer

To Top