Color.fromBGR

Creates a new 24 bit color.

struct Color
static
fromBGR
(
const int hex
)

Parameters

hex
Type: int

integer in BGR byte order

Meta