PDF::Builder::Resource::ColorSpace::Separation - Support for color space separations
Inherits from PDF::Builder::Resource::ColorSpace
$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.
Master Index
PDF::Builder -- Facilitates the creation and modification of PDF files
PDF::Builder::Resource -- Base class for PDF resources
PDF::Builder::Resource::ColorSpace -- Base class for PDF color spaces
PDF::Builder::Resource::ColorSpace::DeviceN -- Colorspace handling for Device CMYK
PDF::Builder::Resource::ColorSpace::Indexed -- Base colorspace support for indexed color models