Class HsvaColor
In: imlib2.c
Parent: Object
Methods
a    a=    alpha    alpha=    h    h=    hue    hue=    initialize    new    s    s=    saturation    saturation=    v    v=    value    value=   
Public Class methods
new(int argc, VALUE *argv, VALUE klass)

/

Public Instance methods
initialize(...)
h()
h=(p1)
hue()
hue=(p1)
s()
s=(p1)
saturation()
saturation=(p1)
v()
v=(p1)
value()
value=(p1)
a()
a=(p1)
alpha()
alpha=(p1)