Click or drag to resize

ColorAb Property

Gets or sets the alpha/opacity component as a byte of a 32-bit color (0-255)

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public int Ab { get; set; }

Property Value

Type: Int32
The alpha component
See Also