Click or drag to resize

RgbaAlpha Property

http://www.emgu.com
Get or set the intensity of the alpha color channel

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public double Alpha { get; set; }

Property Value

Type: Double
See Also