ImageTransformEffectCollection Methods |
The ImageTransformEffectCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Add |
Adds the new image effect to the end of a collection.
(Inherited from
ImageTransform
.)
|
|
|
Clear |
Removes all image effects from a collection.
(Inherited from
ImageTransform
.)
|
|
|
CopyTo |
Copies all elements from the collection to the specified array.
|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
GetEnumerator |
Gets an enumerator for the entire collection.
(Inherited from
ImageTransform
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
RemoveAt |
Removes an image effect from a collection at the specified index.
(Inherited from
ImageTransform
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|