BitmapProviderImageSource Constructor

Creates and initializes a new image source from an asynchronous bitmap provider.

Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

public:
BitmapProviderImageSource(
	[InAttribute] IReadableBitmapProvider^ readableBitmapProvider
)

Parameters

readableBitmapProvider
Type: Lumia.Imaging::IReadableBitmapProvider
An IReadableBitmapProvider that will provide a bitmap containing the image.

Lumia Imaging SDK

Supported in: 3.0, 2.0
Show: