Click or drag to resize

BrightnessFilter Constructor (Double)

Initializes a new instance with the Adjustment to brightness.

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 BrightnessFilter(
	double adjustment
)

Parameters

adjustment
Type: SystemDouble
The Adjustment to brightness.
See Also