AutoFixAnalyzerResult.LightnessCurve Property

An instance of a Curve that can be used to improve the image using the SaturationLightnessEffect.

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

Syntax

public Curve LightnessCurve { get; }
'Declaration
Public ReadOnly Property LightnessCurve As Curve
    Get
public:
virtual property Curve^ LightnessCurve {
    Curve^ get () sealed;
}
function get_LightnessCurve();

Property Value

Type: Curve

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

AutoFixAnalyzerResult Class

AutoFixAnalyzerResult.AutoFixAnalyzerResult Members

Lumia.Imaging.Adjustments Namespace