Class: Chroma::Color
- Inherits:
-
Object
- Object
- Chroma::Color
- Defined in:
- lib/colorly/extensions/chroma_color.rb
Instance Method Summary collapse
Instance Method Details
#name ⇒ Object
4 5 6 |
# File 'lib/colorly/extensions/chroma_color.rb', line 4 def name name_info[:name] end |
#shade ⇒ Object
8 9 10 |
# File 'lib/colorly/extensions/chroma_color.rb', line 8 def shade name_info[:shade] end |