TCPDF::setGraphicVars( $gvars, $extended = false )
Set graphic variables.
Description Description
Parameters Parameters
- $gvars
-
(Required) (array) array of graphic variablesto restore
- $extended
-
(Optional) (boolean) if true restore extended graphic variables
Default value: false
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
4.2.010 | Introduced. |