phpdftk API Documentation

FlateDecodeParams
in package
implements Serializable

FlateDecode / LZWDecode predictor parameters — ISO 32000-2 §7.4.4.3, Table 8. Inline-serialized into a stream's /DecodeParms.

Table of Contents

Interfaces

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

Properties

$bitsPerComponent  : int|null
$colors  : int|null
$columns  : int|null
$earlyChange  : int|null
$predictor  : int|null

Methods

toPdf()  : string

Properties

Methods


        
On this page

Search results