phpdftk API Documentation

GroupAttributes
in package
implements Serializable

Transparency group attributes dictionary (ISO 32000-2).

Implements Serializable for inline use within Page or FormXObject.

Attributes
#[RequiresPdfVersion]
\Phpdftk\Pdf\Core\PdfVersion::V1_4

Table of Contents

Interfaces

Serializable
Contract for anything that can emit raw PDF syntax via `toPdf()`.

Properties

$cs  : PdfName|null
$i  : PdfBoolean|null
$k  : PdfBoolean|null
$s  : PdfName

Methods

__construct()  : mixed
toPdf()  : string

Properties

Methods

__construct()

public __construct([string $subtype = 'Transparency' ]) : mixed
Parameters
$subtype : string = 'Transparency'

        
On this page

Search results