Click or drag to resize

ContrastFilter Constructor (Double)

Initializes a new instance with the Adjustment to contrast.

Namespace:  AGI.Foundation.Graphics.Imaging
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ContrastFilter(
	double adjustment
)

Parameters

adjustment
Type: SystemDouble
The Adjustment to contrast.
See Also