|
|
| |
PDF::Builder::Resource::ColorSpace(3) |
User Contributed Perl Documentation |
PDF::Builder::Resource::ColorSpace(3) |
PDF::Builder::Resource::ColorSpace - Base class for PDF color spaces
- $cs = PDF::Builder::Resource::ColorSpace->new($pdf, $key, %opts)
- $cs = PDF::Builder::Resource::ColorSpace->new($pdf, $key)
- Returns a new colorspace object, base class for all colorspaces.
- $name = $res->name($name)
- $name = $res->name()
- Returns or sets the Name of the resource.
- @param = $cs->param(@param)
- Returns properly formatted color-parameters based on the colorspace.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |