public class ImageTools extends Object
| 构造器和说明 |
|---|
ImageTools() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
drawBox(String fileURL,
List<OutBox> borderFoods,
String outFileName,
int fontSize) |
ByteArrayOutputStream |
drawImage(ThreeChannelMatrix img) |
void |
writeImage(ThreeChannelMatrix img,
String url) |
public void writeImage(ThreeChannelMatrix img, String url)
public void drawBox(String fileURL, List<OutBox> borderFoods, String outFileName, int fontSize) throws Exception
Exceptionpublic ByteArrayOutputStream drawImage(ThreeChannelMatrix img) throws Exception
ExceptionCopyright © 2024. All rights reserved.