Share via


LensBlurPredefinedKernel.PointLightStrength Property

Deprecated: This property is deprecated and will be removed in the next version. Please use the property "PointLightStrength" on LensBlurEffect instead.

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

Syntax

public uint PointLightStrength { get; set; }
'Declaration
Public Property PointLightStrength As UInteger
    Get
    Set
public:
virtual property unsigned int PointLightStrength {
    unsigned int get () sealed;
    void set (unsigned int value) sealed;
}
function get_PointLightStrength();
function set_PointLightStrength(value);

Property Value

Type: UInt32

Implements

ILensBlurKernel.PointLightStrength

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

LensBlurPredefinedKernel Class

LensBlurPredefinedKernel.LensBlurPredefinedKernel Members

Lumia.Imaging.Adjustments Namespace