Method: Textbringer::Color::RGBColor#b

Defined in:
lib/textbringer/color.rb

#bObject

Returns the value of attribute b

Returns:

  • (Object)

    the current value of b



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

def b
  @b
end