BlendComposite.Blender Class Reference

List of all members.

Public Member Functions

abstract int[] blend (int[] src, int[] dst)

Static Public Member Functions

static Blender getBlenderFor (BlendComposite composite)

Static Private Member Functions

static void HSLtoRGB (float h, float s, float l, int[] rgb)
static float hue2RGB (float v1, float v2, float vH)
static void RGBtoHSL (int r, int g, int b, float[] hsl)


Member Function Documentation

abstract int [] blend ( int[]  src,
int[]  dst 
) [pure virtual]

static Blender getBlenderFor ( BlendComposite  composite  )  [static]

static void HSLtoRGB ( float  h,
float  s,
float  l,
int[]  rgb 
) [static, private]

static float hue2RGB ( float  v1,
float  v2,
float  vH 
) [static, private]

static void RGBtoHSL ( int  r,
int  g,
int  b,
float[]  hsl 
) [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:42 2012 for Project Wonder by  doxygen 1.5.8