MaskingResult.Item
MaskingResult indexer
Gets the IMaskingLayer
at the specified index.
public IMaskingLayer this[int index] { get; }
Parameter | Description |
---|---|
index | The index. |
Return Value
The masking layer.
Property Value
The IMaskingLayer
.
See Also
- interface IMaskingLayer
- class MaskingResult
- namespace Aspose.Imaging.Masking.Result
- assembly Aspose.Imaging