public class CaptchaIPO extends Object
字符数量(默认值:4个字符) int charQuantity = 4;
图片宽度(默认值:100) int width = 100;
图片高度(默认值:36) int height = 36;
干扰线数量(默认值:5) int interferingLineQuantity = 5;
字体大小(默认值:30) int fontSize = 30;
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.