LocalBoostAutomaticEffect Class

Automatically boost and enhance images with unequal illumination.
Mt562574.LocalBoostAutomaticEffect(en-us,WIN.10).jpg

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

Syntax

public sealed class LocalBoostAutomaticEffect : IClosable, 
    IImageConsumer, IImageConsumer2, IImageProvider, IImageProvider2, IPropertyDescriptions
'Declaration
Public NotInheritable Class LocalBoostAutomaticEffect
    Implements IClosable, IImageConsumer, IImageConsumer2, IImageProvider, 
    IImageProvider2, IPropertyDescriptions
public ref class LocalBoostAutomaticEffect sealed : IClosable, 
    IImageConsumer, IImageConsumer2, IImageProvider, IImageProvider2, IPropertyDescriptions
Lumia.Imaging.Adjustments.LocalBoostAutomaticEffect = function();

Type.createClass(
    'Lumia.Imaging.Adjustments.LocalBoostAutomaticEffect',
    null,
    Windows.Foundation.IClosable,
    Lumia.Imaging.IImageConsumer,
    Lumia.Imaging.IImageConsumer2,
    Lumia.Imaging.IImageProvider,
    Lumia.Imaging.IImageProvider2,
    Lumia.Imaging.IPropertyDescriptions);

Inheritance Hierarchy

System.Object
  Lumia.Imaging.Adjustments.LocalBoostAutomaticEffect

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

LocalBoostAutomaticEffect.LocalBoostAutomaticEffect Members

Lumia.Imaging.Adjustments Namespace