| Modifier and Type | Method and Description |
|---|---|
java.util.List<Ink> |
Page.listInks()
Retrieve a list of all inks present on a page.
|
java.util.List<Ink> |
Page.listInks(boolean includeOPI)
Retrieve a list of all inks present on a page.
|
| Constructor and Description |
|---|
SeparationColorSpace(Page page,
Ink ink)
Create a separation color space from page's Ink.
|
SeparationPlate(Ink colorant,
java.io.OutputStream epsOutput)
General constructor
|