Share via


ILensBlurKernel.Size Property

The length of a side of the square of the kernel used.

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

Syntax

uint Size { get; set; }
'Declaration
Property Size As UInteger
    Get
    Set
property unsigned int Size {
    unsigned int get ();
    void set (unsigned int value);
}
function get_Size();
function set_Size(value);

Property Value

Type: UInt32

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

ILensBlurKernel Interface

ILensBlurKernel.ILensBlurKernel Members

Lumia.Imaging.Adjustments Namespace