IFilter.Apply Method

Internal framework method.

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

Syntax

void Apply(
    IFilterEffect filterEffect
)
'Declaration
Sub Apply ( 
    filterEffect As IFilterEffect
)
void Apply(
    [InAttribute] IFilterEffect^ filterEffect
)
function Apply(filterEffect);

Parameters

Remarks

This is an internal framework method and should never be called explicitly.

Version Information

Lumia Imaging SDK

Supported in: 2.0

See Also

IFilter Interface

IFilter.IFilter Members

Lumia.Imaging Namespace