Click or drag to resize

BandOrderFilterBandOrder Property

Gets or sets the RasterFormat indicating the desired order of the bands in the source raster.

Namespace:  AGI.Foundation.Graphics.Imaging
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public RasterFormat BandOrder { get; set; }

Property Value

Type: RasterFormat
See Also