IImageProvider.GetInfoAsync Method

This method is no longer supported and should not be called. See remarks.

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

Syntax

IAsyncOperation GetInfoAsync()
'Declaration
Function GetInfoAsync As IAsyncOperation
IAsyncOperation^ GetInfoAsync()
function GetInfoAsync();

Return Value

Type: IAsyncOperation<TResult>
An async result with a ImageProviderInfo object containing information such as image size.

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

IImageProvider Interface

IImageProvider.IImageProvider Members

Lumia.Imaging Namespace