SoftwareBitmapImageSource Members

Include Protected Members
Include Inherited Members

The SoftwareBitmapImageSource type exposes the following members.

Constructors

  Name Description
Public method SoftwareBitmapImageSource()
Creates and initializes a new image source.
Public method SoftwareBitmapImageSource(SoftwareBitmap)
Creates and initializes a new image source with a bitmap. The bitmap is not copied.

Methods

  Name Description
Public method Clone
Public method CreateImageWorker
Public method GetBitmapAsync
Public method GetInfoAsync
Public method Invalidate
Public method Lock
Public method PreloadAsync

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 FrameCount
Public property FrameIndex
Public property ImageFormat
Public property ImageSize
Public property Resource
Public property SoftwareBitmap
The bitmap to use as source.
Public property SupportedRenderOptions

See Also

SoftwareBitmapImageSource Class

Lumia.Imaging Namespace