BandExtractFilter Class |
Namespace: AGI.Foundation.Graphics.Imaging
The BandExtractFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| BandExtractFilter |
Initializes a new instance.
| |
| BandExtractFilter(RasterBand) |
Initializes a new instance with the RasterBand to be extracted from the source raster.
| |
| BandExtractFilter(RasterFormat) |
Initializes a new instance with the RasterFormat containing the bands to be extracted from the source raster.
|
| Name | Description | |
|---|---|---|
| ExtractFormat |
Gets or sets the RasterFormat containing the bands and the order of the bands that will be extracted.
|
| 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.) |