logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Contents

Methods

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

       $name = $res->name $name
           Returns or sets the Name of the resource.

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

perl v5.38.2                                       2024-05-22               PDF::API2::Resource::ColorSpace(3pm)

Name

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

See Also