View Source Captcha.Native.Filter.Wave (captcha v0.1.0)

Wave Filter

Link to this section Summary

Link to this section Types

@type t() :: %Captcha.Native.Filter.Wave{
  amp: float(),
  direction: :horizontal | :vertical,
  f: float()
}