Method: Textbringer::Color::RGBColor#g

Defined in:
lib/textbringer/color.rb

#gObject

Returns the value of attribute g

Returns:

  • (Object)

    the current value of g



25
26
27
# File 'lib/textbringer/color.rb', line 25

def g
  @g
end