ColorOperationCollection Methods |
The ColorOperationCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(ColorTransformOperation) |
Adds a new operation to the end of collection.
|
![]() | Add(ColorTransformOperation, Single) |
Adds a new operation to the end of collection.
|
![]() | Clear |
Removes all color operations.
|
![]() | Clone |
Creates a copy of a ColorOperationCollection collection.
|
![]() | CloneT |
Clones current object
|
![]() | CopyTo |
Copies all elements from the collection to the specified array.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Insert(Int32, ColorTransformOperation) |
Inserts the new operation to a collection.
|
![]() | Insert(Int32, ColorTransformOperation, Single) |
Inserts the new operation to a collection.
|
![]() | RemoveAt |
Removes the color operation from a collection.
|
![]() | ToString | (Inherited from Object.) |