TCPDF::registrationMarkCMYK( $x, $y, $r )
Paints a CMYK registration mark
Description Description
Parameters Parameters
- $x
-
(Required) (float) abscissa of the registration mark center.
- $y
-
(Required) (float) ordinate of the registration mark center.
- $r
-
(Required) (float) radius of the crop mark.
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
6.0.038 | Introduced. |