14 15 16
# File 'lib/psd/layer/info/solid_color.rb', line 14 def color ChunkyPNG::Color.rgb(r, g, b) end