CTS logo
hazy blue Catskill Mountains in distance

A Thought…

Way down deep, we’re all motivated by the same urges. Cats have the courage to live by them.

   — Jim Davis

NAME

PDF::Builder::Resource::ColorSpace - Base class for PDF color spaces

Inherits from PDF::Builder::Basic::PDF::Array

METHODS

new

    $cs = PDF::Builder::Resource::ColorSpace->new($pdf, $key, %opts)
Returns a new colorspace object, base class for all colorspaces.

name

    $name = $res->name($name) # Set

    $name = $res->name() # Get
Returns or sets the Name of the resource.

param

    @param = $cs->param(@param)
Returns properly formatted color-parameters based on the colorspace.

NAVIGATION LINKS

Up (Parents)

Master Index
PDF::Builder -- Facilitates the creation and modification of PDF files
PDF::Builder::Resource -- Base class for PDF resources

Siblings

PDF::Builder::Resource::BaseFont -- Base class for font resources
PDF::Builder::Resource::CIDFont -- Base class for CID fonts
PDF::Builder::Resource::Colors -- Translate color names into RGB settings
PDF::Builder::Resource::ExtGState -- Graphics state dictionary support
PDF::Builder::Resource::Font -- Some common support routines for font files
PDF::Builder::Resource::Glyphs -- Preparsed uniglyph.txt file information
PDF::Builder::Resource::PaperSizes -- List of standard paper sizes and their dimensions
PDF::Builder::Resource::Pattern -- Support stub for fill patterns
PDF::Builder::Resource::Shading -- Support stub for fill shading patterns
PDF::Builder::Resource::UniFont -- Unicode Font Support
PDF::Builder::Resource::XObject -- Base class for external objects

Down (Children)

PDF::Builder::Resource::ColorSpace::DeviceN -- Colorspace handling for Device CMYK
PDF::Builder::Resource::ColorSpace::Indexed -- Base colorspace support for indexed color models
PDF::Builder::Resource::ColorSpace::Separation -- Support for color space separations

 

All content © copyright 2005 – 2025 by Catskill Technology Services, LLC.
All rights reserved.
Note that Third Party software (whether Open Source or proprietary) on this site remains under the copyright and license of its owners. Catskill Technology Services, LLC does not claim copyright over such software.

 

This page is https://www.catskilltech.com/Documentation/PDF/Builder/Resource/ColorSpace.html

Search Quotations database.

Last updated Sat, 09 Dec 2023 at 10:59 PM

Valid HTML 5

Mon, 13 Jan 2025 at 4:25 AM EST