Method: Color::YIQ#i

Defined in:
lib/color.rb

#iObject (readonly)

Returns the value of attribute i

Returns:

  • (Object)

    the current value of i



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

def i
  @i
end