ImageProviderExtensions Members
Include Protected Members
Include Inherited Members
The ImageProviderExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
AsAnimationFrame |
Returns an AnimationFrame with the specified IImageProvider as its source and the specified frame duration.
|
|
GetBitmapAsync(Void, Bitmap, IImageProvider) | ||
GetBitmapAsync(Void, WriteableBitmap, IImageProvider) | ||
GetBitmapAsync(IImageProvider, WriteableBitmap, OutputOption) |
Creates a WriteableBitmap with the contents of the image provider.
|
|
GetBitmapAsync(Void, Bitmap, IImageProvider, Bitmap) | ||
Then<TImageConsumer> |
Enables a fluid way of chaining multiple IImageProvider objects and IImageConsumer objects.
|