Method: Textbringer::Color::RGBColor#r

Defined in:
lib/textbringer/color.rb

#rObject

Returns the value of attribute r

Returns:

  • (Object)

    the current value of r



27
28
29
# File 'lib/textbringer/color.rb', line 27

def r
  @r
end