API Reference Document
« wkhtmltox\PDF\Object::__construct
wkhtmltox\Image\Converter::__construct »
PHP Manual
wkhtmltox
The wkhtmltox\Image\Converter class
The wkhtmltox\Image\Converter class
(wkhtmltox >= 0.1.0)
简介
Converts an HTML input into various image formats
类摘要
wkhtmltox\Image\Converter
{
/* Constructor */
public
__construct
([
string
$buffer
[,
array
$settings
]] )
/* 方法 */
public
convert
(
void
) :
?string
public
getVersion
(
void
) :
string
}
Table of Contents
wkhtmltox\Image\Converter::__construct
— Create a new Image converter
wkhtmltox\Image\Converter::convert
— Perform Image conversion
wkhtmltox\Image\Converter::getVersion
— Determine version of Converter