Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GfxDeviceGrayColorSpace Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/qpdf/xpdf/GfxState.h>

Inheritance diagram for GfxDeviceGrayColorSpace:

Inheritance graph
[legend]
Collaboration diagram for GfxDeviceGrayColorSpace:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GfxDeviceGrayColorSpace ()
virtual ~GfxDeviceGrayColorSpace ()
virtual GfxColorSpacecopy ()
virtual GfxColorSpaceMode getMode ()
virtual void getGray (GfxColor *color, fouble *gray)
virtual void getRGB (GfxColor *color, GfxRGB *rgb)
virtual void getCMYK (GfxColor *color, GfxCMYK *cmyk)
virtual int getNComps ()

Constructor & Destructor Documentation

GfxDeviceGrayColorSpace::GfxDeviceGrayColorSpace  ) 
 

Definition at line 105 of file GfxState.cc.

Referenced by copy().

GfxDeviceGrayColorSpace::~GfxDeviceGrayColorSpace  )  [virtual]
 

Definition at line 108 of file GfxState.cc.


Member Function Documentation

GfxColorSpace * GfxDeviceGrayColorSpace::copy  )  [virtual]
 

Implements GfxColorSpace.

Definition at line 111 of file GfxState.cc.

References GfxDeviceGrayColorSpace().

void GfxDeviceGrayColorSpace::getCMYK GfxColor color,
GfxCMYK cmyk
[virtual]
 

Implements GfxColorSpace.

Definition at line 123 of file GfxState.cc.

References GfxColor::c, GfxCMYK::c, clip01(), GfxCMYK::k, GfxCMYK::m, and GfxCMYK::y.

void GfxDeviceGrayColorSpace::getGray GfxColor color,
fouble gray
[virtual]
 

Implements GfxColorSpace.

Definition at line 115 of file GfxState.cc.

References GfxColor::c, and clip01().

virtual GfxColorSpaceMode GfxDeviceGrayColorSpace::getMode  )  [inline, virtual]
 

Implements GfxColorSpace.

Definition at line 105 of file GfxState.h.

References csDeviceGray.

virtual int GfxDeviceGrayColorSpace::getNComps  )  [inline, virtual]
 

Implements GfxColorSpace.

Definition at line 111 of file GfxState.h.

void GfxDeviceGrayColorSpace::getRGB GfxColor color,
GfxRGB rgb
[virtual]
 

Implements GfxColorSpace.

Definition at line 119 of file GfxState.cc.

References GfxRGB::b, GfxColor::c, clip01(), GfxRGB::g, and GfxRGB::r.


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:33:51 2005 for OPIE by  doxygen 1.4.2