| Package | Description |
|---|---|
| org.sejda.sambox.pdmodel.graphics.state |
| Modifier and Type | Method and Description |
|---|---|
static PDSoftMask |
PDSoftMask.create(COSBase dictionary)
Creates a new soft mask.
|
PDSoftMask |
PDExtendedGraphicsState.getSoftMask()
Returns the soft mask stored in the COS dictionaryO
|
PDSoftMask |
PDGraphicsState.getSoftMask()
returns the current softmask
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDGraphicsState.setSoftMask(PDSoftMask softMask)
Sets the current soft mask
|
Copyright © 2020 sejda. All rights reserved.