Alias Color4

RGBA 16-bit integer color representation (a vector of ushorts)

alias Color4 = Vector!(ushort,4);