| Class HlsaColor |
|
| Methods |
| Public Class methods |
| new(int argc, VALUE *argv, VALUE klass) |
/
| Public Instance methods |
| initialize(...) |
| h() |
| h=(p1) |
| hue() |
| hue=(p1) |
| l() |
| l=(p1) |
| lightness() |
| lightness=(p1) |
| s() |
| s=(p1) |
| saturation() |
| saturation=(p1) |
| a() |
| a=(p1) |
| alpha() |
| alpha=(p1) |