TCPDF::setRasterizeVectorImages( $mode )
Enable/disable rasterization of vector images using ImageMagick library.
Description Description
Parameters Parameters
- $mode
-
(Required) (boolean) if true enable rasterization, false otherwise.
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
5.0.000 | Introduced. |