ContrastEffect Constructor (Double)

Creates and initializes a new ContrastEffect with a contrast level.

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

public:
ContrastEffect(
	[InAttribute] double level
)

Parameters

level
Type: System::Double
The contrast level.

Range [-1.0, 1.0], where values below zero decrease contrast and above zero increase it.

Lumia Imaging SDK

Supported in: 3.0
Show: