pleyo.com

/src/trunk2/BAL/Implementations/Graphics/Common/Color.cpp File Reference

#include "config.h"
#include "Color.h"
#include "DeprecatedString.h"
#include "PlatformString.h"
#include <math.h>
#include <wtf/Assertions.h>
#include <wtf/MathExtras.h>
#include "ColorData.c"

Namespaces

namespace  WebCore

Functions

RGBA32 WebCore::makeRGB (int r, int g, int b)
RGBA32 WebCore::makeRGBA (int r, int g, int b, int a)
static double WebCore::calcHue (double temp1, double temp2, double hueVal)
RGBA32 WebCore::makeRGBAFromHSLA (double hue, double saturation, double lightness, double alpha)
int WebCore::differenceSquared (const Color &c1, const Color &c2)
static int WebCore::blendComponent (int c, int a)

Variables

const RGBA32 WebCore::lightenedBlack = 0xFF545454
const RGBA32 WebCore::darkenedWhite = 0xFFABABAB
const int WebCore::cStartAlpha = 153
const int WebCore::cEndAlpha = 204
const int WebCore::cAlphaIncrement = 17

Generated on Wed Nov 21 20:04:17 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com