public final class PDTransparencyGroupAttributes extends PDDictionaryWrapper
| Constructor and Description |
|---|
PDTransparencyGroupAttributes()
Creates a group object with /Transparency subtype entry.
|
PDTransparencyGroupAttributes(COSDictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
getColorSpace()
Returns the group color space or null if it isn't defined.
|
boolean |
isIsolated() |
boolean |
isKnockout() |
void |
setIsolated() |
void |
setKnockout() |
equals, getCOSObject, hashCodepublic PDTransparencyGroupAttributes()
public PDTransparencyGroupAttributes(COSDictionary dictionary)
public PDColorSpace getColorSpace() throws IOException
IOExceptionpublic boolean isIsolated()
public void setIsolated()
public boolean isKnockout()
public void setKnockout()
Copyright © 2019 sejda. All rights reserved.