setasign\Fpdi
GraphicsState A simple graphic state class which holds the current transformation matrix.
File: /FPDI v2/GraphicsState.php
Class hierarchy
Summary
Properties
$ctm
protected Math\Matrix GraphicsState::$ctm
Methods
__construct()
Parameters
- $ctm : Math\Matrix|null
toUserSpace()
Parameters
- $vector : Math\Vector