Constructs a dsdl2.Color by feeding in red, green, blue, and optionally alpha values
red color channel value (0-255)
green color channel value (0-255)
blue color channel value (0-255)
alpha transparency channel value (0-255 / transparent-opaque)
See Implementation
Constructs a dsdl2.Color by feeding in red, green, blue, and optionally alpha values