Method: Nyaplot::Color#to_a

Defined in:
lib/nyaplot/color.rb

#to_aObject



58
59
60
# File 'lib/nyaplot/color.rb', line 58

def to_a
  @source
end