class

CaptchaGenerator

Inherits Reference < Object

Constructors

new(code : String | Nil = nil, length : Int32 = 4, format : String = "webp", width : Int32 = 300, height : Int32 = 100, noise_level : Int32 = 20, line_count : Int32 = 6, font_path : String | Nil = nil)
Source

Instance methods

base64
Source
code
Source
img_tag(width : String | Nil = nil, height : String | Nil = nil) : String
Source
write_html_file(name) : Nil
Source