Scroll to navigation

PDF::API2::Resource::ColorSpace::Indexed::ACTFile(3pm) User Contributed Perl Documentation PDF::API2::Resource::ColorSpace::Indexed::ACTFile(3pm)

NAME

PDF::API2::Resource::ColorSpace::Indexed::ACTFile - adobe color table support for PDF::API2

METHODS

$cs = PDF::API2::Resource::ColorSpace::Indexed::ACTFile->new $pdf, $actfile
Returns a new colorspace object created from an adobe color table file (ACT/8BCT). See Adobe PhotoshopX 6.0 -- File Formats Specification Version 6.0 Release 2, November 2000 for details.
$cs = PDF::API2::Resource::ColorSpace::Indexed->new_api $api, $name
Returns a indexed color-space object. This method is different from 'new' that it needs an PDF::API2-object rather than a Text::PDF::File-object.

AUTHOR

Alfred Reibenschuh
2014-03-09 perl v5.14.2