ContrastFilter Class |
Namespace: AGI.Foundation.Graphics.Imaging
The ContrastFilter type exposes the following members.
Name | Description | |
---|---|---|
ContrastFilter |
Initializes a new instance.
| |
ContrastFilter(Double) |
Initializes a new instance with the Adjustment to contrast.
|
Name | Description | |
---|---|---|
Adjustment |
Gets or sets the contrast adjustment value for the filter. The value must be between -1 and 1, corresponding to least contrast to most contrast.
|
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.) |