Method: ColorCode::RGB#b

Defined in:
lib/color_code/rgb.rb

#bObject

Returns the value of attribute b.



3
4
5
# File 'lib/color_code/rgb.rb', line 3

def b
  @b
end