LensBlurPredefinedKernelShape Enumeration

Predefined shapes for LensBlurEffect.

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

Syntax

public enum LensBlurPredefinedKernelShape
'Declaration
Public Enumeration LensBlurPredefinedKernelShape
public enum class LensBlurPredefinedKernelShape
Lumia.Imaging.Adjustments.LensBlurPredefinedKernelShape = function();
Lumia.Imaging.Adjustments.LensBlurPredefinedKernelShape.createEnum('Lumia.Imaging.Adjustments.LensBlurPredefinedKernelShape', false);

Members

Member name Value Description
Circle 0
Hexagon 1
Flower 2
Star 3
Heart 4

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

Lumia.Imaging.Adjustments Namespace