AlphaFromRasterFilter Class |
Namespace: AGI.Foundation.Graphics.Imaging
The AlphaFromRasterFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| AlphaFromRasterFilter |
Initializes a new instance.
| |
| AlphaFromRasterFilter(Raster) |
Initializes a new instance with the raster that the source raster will use to derive an Alpha band.
|
| Name | Description | |
|---|---|---|
| Raster |
Gets or sets the raster that the source raster will use to derive an Alpha band.
|
| 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.) |