PDF::API3::Compat::API2::Resource::ColorSpace::Separation - PDF::API3::Compat::API2::Resource::ColorSpace::Separation documentation


PDF-API3 documentation  | view source Contained in the PDF-API3 distribution.

Index


Returns a new colorspace object.

Returns a separation color-space object. This method is different from 'new' that it needs an PDF::API3::Compat::API2-object rather than a Text::PDF::File-object.

Returns the base-color of the Separation-Colorspace.

Returns the tint-name of the Separation-Colorspace.

HISTORY

Top

    $Log: Separation.pm,v $
    Revision 2.0  2005/11/16 02:18:14  areibens
    revision workaround for SF cvs import not to screw up CPAN

    Revision 1.2  2005/11/16 01:27:50  areibens
    genesis2

    Revision 1.1  2005/11/16 01:19:27  areibens
    genesis

    Revision 1.10  2005/06/17 19:44:03  fredo
    fixed CPAN modulefile versioning (again)

    Revision 1.9  2005/06/17 18:53:34  fredo
    fixed CPAN modulefile versioning (dislikes cvs)

    Revision 1.8  2005/03/14 22:01:27  fredo
    upd 2005

    Revision 1.7  2004/12/16 00:30:53  fredo
    added no warn for recursion

    Revision 1.6  2004/07/20 20:28:45  fredo
    added tintname accessor

    Revision 1.5  2004/07/15 14:14:16  fredo
    added type and color accessor

    Revision 1.4  2004/06/15 09:14:52  fredo
    removed cr+lf

    Revision 1.3  2004/06/07 19:44:43  fredo
    cleaned out cr+lf for lf

    Revision 1.2  2004/04/07 10:50:43  fredo
    fixed RGB semantics to match CMYK `tintī behaviour

    Revision 1.1  2004/04/06 20:57:27  fredo
    separation colorspace promoted to full object


PDF-API3 documentation  | view source Contained in the PDF-API3 distribution.