| Package | Description |
|---|---|
| com.aspose.imaging |
The package is the core for nested packages and the most basic objects used for Aspose.Imaging processing.
|
| com.aspose.imaging.asynctask |
The package handles AsyncTask processing.
|
| com.aspose.imaging.masking.options |
The package handles ImageMasking.Options processing.
|
| com.aspose.imaging.watermark.options |
The package handles Watermark options processing.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressEventHandler |
LoadOptions.getIProgressEventHandler()
Gets the progress event handler.
|
ProgressEventHandler |
Image.getIProgressEventHandler()
Gets the progress event handler information.
|
ProgressEventHandler |
ImageOptionsBase.getProgressEventHandler()
Gets the progress event handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoadOptions.setIProgressEventHandler(ProgressEventHandler value)
Sets the progress event handler.
|
void |
ImageOptionsBase.setProgressEventHandler(ProgressEventHandler value)
Sets the progress event handler.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressEventHandler |
IAsyncTask.getProgressEventHandler()
Gets the progress event handler of the asynchronous task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IAsyncTask.setProgressEventHandler(ProgressEventHandler value)
Sets the progress event handler of the asynchronous task.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressEventHandler |
AutoMaskingGraphCutOptions.getPrecalculationProgressEventHandler()
Gets the default points pre-calculation process progress event handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoMaskingGraphCutOptions.setPrecalculationProgressEventHandler(ProgressEventHandler value)
Sets the default points pre-calculation process progress event handler.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressEventHandler |
WatermarkOptions.getPrecalculationProgressEventHandler()
Gets the default points pre-calculation process progress event handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WatermarkOptions.setPrecalculationProgressEventHandler(ProgressEventHandler value)
Sets the default points pre-calculation process progress event handler.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.