Initializes a new instance with the Raster Band to be extracted from the source raster.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsBandExtractFilter InitializeWithBand( AgEStkGraphicsRasterBand RasterBand ); |
| [Managed C++] |
|---|
public: IAgStkGraphicsBandExtractFilter^ InitializeWithBand( AgEStkGraphicsRasterBand RasterBand ); |
| [Java] |
|---|
public IAgStkGraphicsBandExtractFilter initializeWithBand( AgEStkGraphicsRasterBand RasterBand ); |
| [Unmanaged C++] |
|---|
|
- RasterBand
- The Raster Band to be extracted from the source raster.





