MaskingResult Class
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 | Description |
---|---|---|---|
MASKING_OPTIONS | MaskingOptions | r | The masking options |
disposed | bool | r | Gets a value indicating whether this instance is disposed. |
layers | IMaskingLayer[] | r | Gets the layers. |
length | int | r | Gets the length. |