AutoLevelsEffect 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 AutoLevelsEffect(
    IImageProvider imageSource
)
'Declaration
Public Sub New ( 
    imageSource As IImageProvider
)
public:
AutoLevelsEffect(
    [InAttribute] IImageProvider^ imageSource
)
Lumia.Imaging.Adjustments.AutoLevelsEffect = function(imageSource);

Parameters

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

AutoLevelsEffect Class

AutoLevelsEffect.AutoLevelsEffect Members

AutoLevelsEffect Overload

Lumia.Imaging.Adjustments Namespace