| Package | Description |
|---|---|
| com.itextpdf.layout.properties |
| Modifier and Type | Method and Description |
|---|---|
BlendMode |
BackgroundImage.getBlendMode()
Get the image's blend mode.
|
static BlendMode |
BlendMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlendMode[] |
BlendMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BackgroundImage.Builder |
BackgroundImage.Builder.setBackgroundBlendMode(BlendMode blendMode)
Set the image's blend mode.
|
Copyright © 1998–2024 Apryse Group NV. All rights reserved.