« wkhtmltox\PDF\Object::__construct
wkhtmltox\Image\Converter::__construct »
PHP Manual
wkhtmltox
wkhtmltox\Image\Converter クラス
wkhtmltox\Image\Converter クラス
(wkhtmltox >= 0.1.0)
はじめに
HTML入力をさまざまな画像形式に変換する
クラス概要
wkhtmltox\Image\Converter
{
/* コンストラクタ */
public
__construct
([
string
$buffer
[,
array
$settings
]] )
/* メソッド */
public
convert
(
void
) :
?string
public
getVersion
(
void
) :
string
}
目次
wkhtmltox\Image\Converter::__construct
— Create a new Image converter
wkhtmltox\Image\Converter::convert
— Perform Image conversion
wkhtmltox\Image\Converter::getVersion
— Determine version of Converter