public class ImageLogoUtils extends Object
| 构造器和说明 |
|---|
ImageLogoUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static BufferedImage |
drawLogo(int w,
int h,
int fontSize,
int paddingSize,
String s1,
String s2,
String s3,
String s4) |
static BufferedImage |
getTransparencyImage(int width,
int height)
创建背景透明的图片
|
public static BufferedImage getTransparencyImage(int width, int height)
width - height - public static BufferedImage drawLogo(int w, int h, int fontSize, int paddingSize, String s1, String s2, String s3, String s4)
Copyright © 2022. All rights reserved.