CartoonEffect Constructor (IImageProvider, Boolean)

Creates and initializes a new CartoonEffect with provided image source and distinctEdges settings.

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

public:
CartoonEffect(
	[InAttribute] IImageProvider^ imageSource, 
	[InAttribute] bool distinctEdges
)

Parameters

imageSource
Type: Lumia.Imaging::IImageProvider
An image source for the effect.
distinctEdges
Type: System::Boolean
Specifies if detected edges in the image should be rendered distinctively.

Lumia Imaging SDK

Supported in: 3.0
Show: