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)
SourceInstance methods
base64
Sourcecode
Sourceimg_tag(width : String | Nil = nil, height : String | Nil = nil) : String
Sourcewrite_html_file(name) : Nil
Source