Skip to content

UIImage.Alpha Property

Definition

Namespace: Brine2D.UI

Opacity \(0 = transparent, 1 = opaque\).

C#
public float Alpha { get; set; }

Property Value

System.Single