LocalBoostAutomaticEffect Constructor (IImageProvider)

Creates and initializes a new AutoLevelsEffect with the specified source.

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

Syntax

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

Parameters

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

LocalBoostAutomaticEffect Class

LocalBoostAutomaticEffect.LocalBoostAutomaticEffect Members

LocalBoostAutomaticEffect Overload

Lumia.Imaging.Adjustments Namespace