JPXDecodeParams
in package
implements
Serializable
JPXDecode (JPEG 2000) parameters — ISO 32000-2 §7.4.9.
Attributes
- #[RequiresPdfVersion]
- \Phpdftk\Pdf\Core\PdfVersion::V1_6
Table of Contents
Interfaces
- Serializable
- Contract for anything that can emit raw PDF syntax via `toPdf()`.
Properties
- $colorTransform : int|null
- $sMaskInData : int|null
Methods
- toPdf() : string
Properties
$colorTransform
public
int|null
$colorTransform
= null
$sMaskInData
public
int|null
$sMaskInData
= null
Methods
toPdf()
public
toPdf() : string