GammaCorrectionFilter Class |
Namespace: AGI.Foundation.Graphics.Imaging
The GammaCorrectionFilter type exposes the following members.
Name | Description | |
---|---|---|
GammaCorrectionFilter |
Initializes a new instance.
| |
GammaCorrectionFilter(Double) |
Initializes a new instance with the specified Gamma.
|
Name | Description | |
---|---|---|
Gamma |
Gets or sets the gamma value for the filter. The value must be between .2 and 5. The default gamma value is 2.2.
|
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.) |