ColorOperationCollection class
Contents
[
Hide
]ColorOperationCollection class
Represents a collection of color transform operations.
The ColorOperationCollection type exposes the following members:
Returns or sets the operation at the specified index.
Read/write ColorOperation
.
Indexer
Name | Description |
---|---|
[index] |
Methods
Method | Description |
---|---|
add | Adds a new operation to the end of collection. |
add | Adds a new operation to the end of collection. |
insert | Inserts the new operation to a collection. |
insert | Inserts the new operation to a collection. |
remove_at | Removes the color operation from a collection. |
clear | Removes all color operations. |
clone | Creates a copy of a ColorOperationCollection collection. |
clone_t | Clones current object |
See Also
- class
ColorOperation
- module
aspose.slides
- library
Aspose.Slides