BrightnessFilter Class |
Namespace: AGI.Foundation.Graphics.Imaging
The BrightnessFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| BrightnessFilter |
Initializes a new instance.
| |
| BrightnessFilter(Double) |
Initializes a new instance with the Adjustment to brightness.
|
| Name | Description | |
|---|---|---|
| Adjustment |
Gets or sets the brightness adjustment value for the filter. The value must be between -1 and 1, corresponding to least bright to most bright.
|
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from RasterFilter.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |