Share via


IImageProvider2 Members

Include Protected Members
Include Inherited Members

The IImageProvider2 type exposes the following members.

Methods

  Name Description
Public method Clone
Clone the image provider.
Public method CreateImageWorker
Create a worker that can perform image processing.
Public method GetBitmapAsync(Void, Bitmap) (Inherited from IImageProvider.)
Public method GetInfoAsync
This method is no longer supported and should not be called. See remarks.
(Inherited from IImageProvider.)
Public method Lock
This method is no longer supported and should not be called. See remarks.
(Inherited from IImageProvider.)
Public method PreloadAsync
This method is no longer supported and should not be called. See remarks.
(Inherited from IImageProvider.)

Extension Methods

  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.)

Properties

  Name Description
Public property SupportedRenderOptions
Supported rendering options.

See Also

IImageProvider2 Interface

Lumia.Imaging Namespace