Package | Description |
---|---|
com.aspose.psd |
The package is the core for nested packages and the most basic objects used for Aspose.Imaging processing.
|
Modifier and Type | Method and Description |
---|---|
InterruptMonitor |
Image.getInterruptMonitor()
Gets the interrupt monitor.
|
Modifier and Type | Method and Description |
---|---|
void |
Image.setInterruptMonitor(InterruptMonitor value)
Sets the interrupt monitor.
|