Method: Color::YIQ#q

Defined in:
lib/color.rb

#qObject (readonly)

Returns the value of attribute q

Returns:

  • (Object)

    the current value of q



50
51
52
# File 'lib/color.rb', line 50

def q
  @q
end