EffectList Members
The EffectList type exposes the following members.
| Name | Description | |
|---|---|---|
|
EffectList() |
Creates a new empty list of effects.
|
|
EffectList(IIterable) |
Initializes a new instance of the EffectList class
|
| Name | Description | |
|---|---|---|
|
Append | |
|
Clear | |
|
Clone |
Clone the image provider.
|
|
CreateImageWorker |
Create a worker that can perform image processing.
|
|
First | |
|
GetAt | |
|
GetBitmapAsync | |
|
GetInfoAsync |
This method is no longer supported and should not be called. See remarks.
|
|
GetMany | |
|
GetSources | |
|
GetView | |
|
IndexOf | |
|
InsertAt | |
|
Lock |
This method is no longer supported and should not be called. See remarks.
|
|
PreloadAsync |
This method is no longer supported and should not be called. See remarks.
|
|
RemoveAt | |
|
RemoveAtEnd | |
|
ReplaceAll | |
|
SetAt | |
|
SetSource |
Set a source by index.
|
| Name | Description | |
|---|---|---|
|
AsAnimationFrame |
Returns an AnimationFrame with the specified IImageProvider as its source and the specified frame duration.
(Defined by ImageProviderExtensions.) |
|
Then<TImageConsumer> |
Enables a fluid way of chaining multiple IImageProvider objects and IImageConsumer objects. (Defined by ImageProviderExtensions.) |
| Name | Description | |
|---|---|---|
|
Size | |
|
Source |
The IImageProvider that will be used as source.
|
|
SourceCount |
The number of sources that can be set.
|
|
SupportedRenderOptions |
Supported rendering options.
|
Show: