FoundationEffect Constructor (IImageProvider)

Creates and initializes a new Foundation effect that uses the provided image source.

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

Syntax

public FoundationEffect(
    IImageProvider imageSource
)
'Declaration
Public Sub New ( 
    imageSource As IImageProvider
)
public:
FoundationEffect(
    [InAttribute] IImageProvider^ imageSource
)
Lumia.Imaging.Artistic.FoundationEffect = function(imageSource);

Parameters

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

FoundationEffect Class

FoundationEffect.FoundationEffect Members

FoundationEffect Overload

Lumia.Imaging.Artistic Namespace