EffectList Methods

The EffectList type exposes the following members.

  Name Description
Public method Append
Public method Clear
Public method Clone
Clone the image provider.
Public method CreateImageWorker
Create a worker that can perform image processing.
Public method First
Public method GetAt
Public method GetBitmapAsync
Public method GetInfoAsync
This method is no longer supported and should not be called. See remarks.
Public method GetMany
Public method GetSources
Public method GetView
Public method IndexOf
Public method InsertAt
Public method Lock
This method is no longer supported and should not be called. See remarks.
Public method PreloadAsync
This method is no longer supported and should not be called. See remarks.
Public method RemoveAt
Public method RemoveAtEnd
Public method ReplaceAll
Public method SetAt
Public method SetSource
Set a source by index.

  Name Description
Public Extension Method AsAnimationFrame
Returns an AnimationFrame with the specified IImageProvider as its source and the specified frame duration.
(Defined by ImageProviderExtensions.)
Public Extension Method Then<TImageConsumer>
Enables a fluid way of chaining multiple IImageProvider objects and IImageConsumer objects.
(Defined by ImageProviderExtensions.)
Show: