public abstract class UGraphicUtils extends Object
| Constructor and Description |
|---|
UGraphicUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
writeImage(OutputStream os,
String metadata,
FileFormatOption fileFormatOption,
long seed,
ColorMapper colorMapper,
HtmlColor background,
TextBlock image) |
public static void writeImage(OutputStream os, String metadata, FileFormatOption fileFormatOption, long seed, ColorMapper colorMapper, HtmlColor background, TextBlock image) throws IOException
IOExceptionCopyright © 2017. All rights reserved.