Class: Traptcha::WaveImage
Instance Attribute Summary collapse
-
#amplitude ⇒ Object
Returns the value of attribute amplitude.
-
#variation ⇒ Object
Returns the value of attribute variation.
Method Summary
Methods inherited from Image
Constructor Details
This class inherits a constructor from Traptcha::Image
Instance Attribute Details
#amplitude ⇒ Object
Returns the value of attribute amplitude.
3 4 5 |
# File 'lib/traptcha/wave_image.rb', line 3 def amplitude @amplitude end |
#variation ⇒ Object
Returns the value of attribute variation.
3 4 5 |
# File 'lib/traptcha/wave_image.rb', line 3 def variation @variation end |