| Package | Description |
|---|---|
| anon.util.captcha |
| Modifier and Type | Field and Description |
|---|---|
private MyImage |
ZipBinaryImageCaptchaClient.m_captchaImage
Stores the captcha image.
|
| Modifier and Type | Method and Description |
|---|---|
static MyImage |
BinaryImageExtractor.binaryToImage(byte[] a_binaryData)
Transfroms the data of our own binary image format back to a Image.
|
MyImage |
ZipBinaryImageCaptchaClient.getImage()
Returns the image with the captcha data.
|
MyImage |
IImageEncodedCaptcha.getImage()
Returns the image with the captcha data.
|
Copyright © 2023. All rights reserved.