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