Initializes a new instance with a Raster Format indicating the desired order of the bands in the source raster.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsBandOrderFilter InitializeWithOrder( AgEStkGraphicsRasterFormat BandOrder ); |
| [Managed C++] |
|---|
public: IAgStkGraphicsBandOrderFilter^ InitializeWithOrder( AgEStkGraphicsRasterFormat BandOrder ); |
| [Java] |
|---|
public IAgStkGraphicsBandOrderFilter initializeWithOrder( AgEStkGraphicsRasterFormat BandOrder ); |
| [Unmanaged C++] |
|---|
|
- BandOrder
- The Raster Format indicating the desired order of the bands in the source raster.





