PaintEffect Constructor (IImageProvider, Int32)

Creates and initializes a new PaintEffect that uses the provided image source and level.

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

public:
PaintEffect(
	[InAttribute] IImageProvider^ imageSource, 
	[InAttribute] int level
)

Parameters

imageSource
Type: Lumia.Imaging::IImageProvider
An image source for the effect.
level
Type: System::Int32
Paint effect level.

Range [1, 4].

Lumia Imaging SDK

Supported in: 3.0
Show: