RasterVisualizer.Alpha Property
Gets or sets an alpha (transparency) value that is applied to all cells of the raster.
Syntax
public System.Int32 Alpha { get; set; }
Property Value
Default: 255
An alpha value between 0 (completely transparent) and 255 (completely opaque).
Platforms
Windows, Linux, Android