Int32
Color
.Blue { get; }
Gets the blue channel of the color, represented as an integer ranging from 0 to 255.
Remarks
Examples