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

GfxState.cc File Reference

#include <aconf.h>
#include <stddef.h>
#include <math.h>
#include <string.h>
#include "gmem.h"
#include "Error.h"
#include "Object.h"
#include "Array.h"
#include "Page.h"
#include "GfxState.h"

Include dependency graph for GfxState.cc:

Go to the source code of this file.

Functions

static fouble clip01 (fouble x)

Variables

static fouble xyzrgb [3][3]


Function Documentation

static fouble clip01 fouble  x  )  [inline, static]
 

Definition at line 26 of file GfxState.cc.

Referenced by GfxLabColorSpace::getCMYK(), GfxDeviceCMYKColorSpace::getCMYK(), GfxCalRGBColorSpace::getCMYK(), GfxDeviceRGBColorSpace::getCMYK(), GfxCalGrayColorSpace::getCMYK(), GfxDeviceGrayColorSpace::getCMYK(), GfxLabColorSpace::getGray(), GfxDeviceCMYKColorSpace::getGray(), GfxCalRGBColorSpace::getGray(), GfxDeviceRGBColorSpace::getGray(), GfxCalGrayColorSpace::getGray(), GfxDeviceGrayColorSpace::getGray(), GfxLabColorSpace::getRGB(), GfxDeviceCMYKColorSpace::getRGB(), GfxCalRGBColorSpace::getRGB(), GfxDeviceRGBColorSpace::getRGB(), GfxCalGrayColorSpace::getRGB(), and GfxDeviceGrayColorSpace::getRGB().


Variable Documentation

fouble xyzrgb[3][3] [static]
 

Initial value:

 {
  {  3.240449, -1.537136, -0.498531 },
  { -0.969265,  1.876011,  0.041556 },
  {  0.055643, -0.204026,  1.057229 }
}

Definition at line 442 of file GfxState.cc.


Generated on Sat Nov 5 17:19:04 2005 for OPIE by  doxygen 1.4.2