Implements color distance how the old greeks and most donkeys would…
# File lib/term/ansicolor/rgb_color_metrics.rb, line 53 def self.distance(rgb1, rgb2) rgb1.weighted_euclidean_distance_to rgb2 end
[Validate]
Generated with the Darkfish Rdoc Generator 2.