DOKK / manpages / debian 12 / libpdf-builder-perl / PDF::Builder::Resource::ColorSpace::Separation.3pm.en
PDF::Builder::Resource::ColorSpace::Separation(3pm) User Contributed Perl Documentation PDF::Builder::Resource::ColorSpace::Separation(3pm)

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

$cs = PDF::Builder::Resource::ColorSpace::Separation->new($pdf, $key, @colors)
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.
2023-01-24 perl v5.36.0