| Modifier and Type | Method and Description |
|---|---|
boolean |
Page.colorConvertContent(ColorConvertParams params)
Convert the colors (in place) in a page as specified by the params block by applying an ICC profile to the objects contained in the page.
|
boolean |
Document.colorConvertPages(ColorConvertParams params)
Convert the colors (in place) in a Document as specified by by the params block by applying an ICC profile to the objects contained in the Document.
|