Package | Description |
---|---|
com.aspose.imaging.masking.result |
The namespace handles ImageMasking.Result processing.
|
Modifier and Type | Method and Description |
---|---|
IMaskingLayer |
MaskingResult.get_Item(int index)
Gets the
IMaskingLayer at the specified index. |
abstract IMaskingLayer[] |
MaskingResult.getLayers()
Gets the layers.
|
Modifier and Type | Method and Description |
---|---|
Iterator<IMaskingLayer> |
MaskingResult.iterator()
Gets the enumerator.
|
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.