Property R
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
R
Gets the red component of this color as an 8-bit integer.
public byte R { get; }
Property Value
- byte
Gets the red component of this color as an 8-bit integer.
public byte R { get; }