Class: ColorCalculator::Clump::Lab

Inherits:
Abstract
  • Object
show all
Defined in:
lib/color_calculator/clump/lab.rb

Class Method Summary collapse

Methods inherited from Abstract

#==, #initialize, #inspect, #to_h

Constructor Details

This class inherits a constructor from ColorCalculator::Clump::Abstract

Class Method Details

.attributesObject



9
10
11
# File 'lib/color_calculator/clump/lab.rb', line 9

def attributes
  i[lightness alpha beta]
end