Click or drag to resize

BandOrderFilter Constructor

Overload List
  NameDescription
Public methodBandOrderFilter
Initializes a new instance.
Public methodBandOrderFilter(RasterFormat)
Initializes a new instance with a RasterFormat indicating the desired order of the bands in the source raster.
Public methodBandOrderFilter(RasterFormat, Boolean)
Initializes a new instance with a RasterFormat indicating the desired order of the bands in the source raster, and whether to maintain the source raster's format after swizzling.
Top
See Also