ImageProviderExtensions Members

Include Protected Members
Include Inherited Members

The ImageProviderExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member AsAnimationFrame
Returns an AnimationFrame with the specified IImageProvider as its source and the specified frame duration.
Public methodStatic member GetBitmapAsync(Void, Bitmap, IImageProvider)
Public methodStatic member GetBitmapAsync(Void, WriteableBitmap, IImageProvider)
Public methodStatic member GetBitmapAsync(IImageProvider, WriteableBitmap, OutputOption)
Creates a WriteableBitmap with the contents of the image provider.
Public methodStatic member GetBitmapAsync(Void, Bitmap, IImageProvider, Bitmap)
Public methodStatic member Then<TImageConsumer>
Enables a fluid way of chaining multiple IImageProvider objects and IImageConsumer objects.

See Also

ImageProviderExtensions Class

Lumia.Imaging Namespace