public class ImageUtils extends Object
| Constructor and Description |
|---|
ImageUtils() |
| Modifier and Type | Method and Description |
|---|---|
static BufferedImage |
getValidationImage(String validation) |
static BufferedImage |
getValidationImage(String validation,
int imgWidth,
int imgHeight) |
public static BufferedImage getValidationImage(String validation)
public static BufferedImage getValidationImage(String validation, int imgWidth, int imgHeight)
Copyright © 2025. All rights reserved.