Method: ColorMath::HSL#saturation
- Defined in:
- lib/colormath/color/hsl.rb
#saturation ⇒ Object (readonly)
Returns the value of attribute saturation.
8 9 10 |
# File 'lib/colormath/color/hsl.rb', line 8 def saturation @saturation end |