ColorR Property

Gets the Red component of the color.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public byte R { get; }

Property Value

Byte

See Also