Color.fromRGB

Creates a new 24 bit color.

struct Color
static
fromRGB
(
const int hex
)

Parameters

hex
Type: int

integer in RGB byte order

Meta