Click or drag to resize

AlphaFromRasterFilterRaster Property

Gets or sets the raster that the source raster will use to derive an Alpha band.

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

Property Value

Type: Raster
See Also