package
0.0.0-20240611100626-77274ff79d94
Repository: https://github.com/bitqiu/pix-gen.git
Documentation: pkg.go.dev

# Functions

New 创建一个新的 Captcha 实例.
NewImage 创建一个新的图片.

# Constants

全部字符.
去除部分易混淆的字符.
高度干扰.
小写字母.
中等干扰.
正常干扰.
数字.
大写字母.

# Structs

定义 Bilinear 结构体.
BilinearSrc 结构体,用于存储插值所需的参数.
Captcha 结构体定义了验证码的属性.
Image 图片类型.

# Type aliases

DisturLevel 定义了干扰级别的枚举.
StrType 定义了字符串类型的枚举.