Pattern
extends ColorSpace
in package
Pattern color space — ISO 32000-2 §8.6.6.2.
Uncolored tiling patterns use [/Pattern <underlyingColorSpace>]; colored tiling patterns and shading patterns use the bare name /Pattern.
Attributes
- #[RequiresPdfVersion]
- \Phpdftk\Pdf\Core\PdfVersion::V1_2
Table of Contents
Properties
- $underlying : ColorSpace|null
Methods
- __construct() : mixed
- toPdf() : string
Properties
$underlying
public
ColorSpace|null
$underlying
Methods
__construct()
public
__construct([ColorSpace|null $underlying = null ]) : mixed
Parameters
- $underlying : ColorSpace|null = null
toPdf()
public
toPdf() : string