Click or drag to resize

BandOrderFilterMaintainRasterFormat Property

Gets or sets a value indicating whether to maintain the source raster's format after the filter is applied. When true, the source raster's format is maintained after swizzling.

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

Property Value

Type: Boolean
See Also