CustomEffectBase.PreloadAsync Method

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

Namespace: Lumia.Imaging.Custom
Assembly: Lumia.Imaging.Managed (in Lumia.Imaging.Managed.dll) Version: 0.0.0.0

Syntax

public IAsyncAction PreloadAsync()
'Declaration
Public Function PreloadAsync As IAsyncAction
public:
virtual IAsyncAction^ PreloadAsync() sealed
function PreloadAsync();

Return Value

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

Implements

IImageProvider.PreloadAsync()

Version Information

Lumia Imaging SDK

Supported in: 2.0

See Also

CustomEffectBase Class

CustomEffectBase.CustomEffectBase Members

Lumia.Imaging.Custom Namespace