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: 25.1.421.0 (25.1.421.0)
Syntax
public BrightnessFilter(
	double adjustment
)

Parameters

adjustment
Type: SystemDouble
The Adjustment to brightness.
See Also