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 ( ) : string|null
public getVersion ( ) : string
}

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有