Method: Colorable::RGB#g

Defined in:
lib/colorable/color_space.rb

#gObject Also known as: green

Returns the value of attribute g.



44
45
46
# File 'lib/colorable/color_space.rb', line 44

def g
  @g
end