SetaPDF_Core_ColorSpace Default implementation of a color space

File: /SetaPDF v2/Core/ColorSpace.php

Class hierarchy

Summary

Properties

$_indirectObject

The indirect object for this color space

$_value


Static Methods


Methods

__construct()

The constructor.

Parameters
$value : SetaPDF_Core_Type_AbstractType

A color space definition

getColorComponents()

Get the color components of this color space.

Exceptions

Throws SetaPDF_Core_Exception

getDefaultDecodeArray()

Get the default decode array of this color space.

Exceptions

Throws SetaPDF_Core_Exception

getFamily()

public SetaPDF_Core_ColorSpace::getFamily (
void
): string

Get the color space family name of this color space.

Exceptions

Throws SetaPDF_Core_Exception

getPdfValue()

Get the main color space PDF value.