The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

PDF::Builder::Resource::ColorSpace::Separation - Support for color space separations

METHODS

$cs = PDF::Builder::Resource::ColorSpace::Separation->new($pdf, $key, %parameters)

Returns a new colorspace object.

@color = $res->color()

Returns the base-color of the Separation-Colorspace.

$tintname = $res->tintname($tintname)

Returns the tint-name of the Separation-Colorspace.