Classe MaskingResult
Summary: Base abstract class which can provide result image from image masking system.
Module: aspose.imaging.masking.result
Full Name: aspose.imaging.masking.result.MaskingResult
Inheritance: DisposableObject
Properties
| Name | Type | Access | Descrizione |
|---|---|---|---|
| MASKING_OPTIONS | MaskingOptions | r | Le opzioni di mascheramento |
| eliminato | bool | r | Ottiene un valore che indica se questa istanza è stata eliminata. |
| layers | IMaskingLayer[] | r | Restituisce i livelli. |
| length | int | r | Restituisce la lunghezza. |