Click or drag to resize

BandExtractFilterExtractFormat Property

Gets or sets the RasterFormat containing the bands and the order of the bands that will be extracted.

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 ExtractFormat { get; set; }

Property Value

Type: RasterFormat
See Also