WatercolorEffect.GetInfoAsync Method

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

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

Syntax

public IAsyncOperation GetInfoAsync()
'Declaration
Public Function GetInfoAsync As IAsyncOperation
public:
virtual IAsyncOperation^ GetInfoAsync() sealed
function GetInfoAsync();

Return Value

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

Implements

IImageProvider.GetInfoAsync()

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

WatercolorEffect Class

WatercolorEffect.WatercolorEffect Members

Lumia.Imaging.Artistic Namespace