Php/docs/class.wkhtmltox-image-converter

来自菜鸟教程
跳转至:导航、​搜索

(wkhtmltox >= 0.1.0)

简介

Converts an HTML input into various image formats


类摘要


wkhtmltox\Image\Converter {

/* Constructor */

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

/* 方法 */

public convert ( ) : string|null

public getVersion ( ) : string

}

Table of Contents