gestalt.shape
Class Color.HSL

java.lang.Object
  extended by gestalt.shape.Color.HSL
Enclosing class:
Color

public class Color.HSL
extends java.lang.Object


Field Summary
 float h
           
 float l
           
 float s
           
 
Constructor Summary
Color.HSL()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

h

public float h

s

public float s

l

public float l
Constructor Detail

Color.HSL

public Color.HSL()


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009