public class BackgroundImage
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BackgroundImage.Builder
The builder class for a
BackgroundImage. |
static class |
BackgroundImage.Position
The position of a background image.
|
static class |
BackgroundImage.Repeat
A type of background image.
|
| Modifier and Type | Method and Description |
|---|---|
java.io.ByteArrayOutputStream |
insert(java.io.ByteArrayOutputStream out)
Insert the backgroundImage in the given OutputStream.
|
Copyright © 2022. All Rights Reserved.