| Package | Description |
|---|---|
| org.ghost4j | |
| org.ghost4j.display |
| Modifier and Type | Method and Description |
|---|---|
DisplayCallback |
Ghostscript.getDisplayCallback()
Gets the display callback set on the Ghostscript interpreter (may be null
if not set).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ghostscript.setDisplayCallback(DisplayCallback displayCallback)
Sets a display callback for the Ghostscript interpreter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImageWriterDisplayCallback
Display callback that stores device output as java Image (on image = one
page).
|
class |
PageRasterDisplayCallback
Display callback in charge of extracting raw page rasters (PageRaster)
|
Copyright © 2016. All Rights Reserved.