AlphaChannel.color

16-bit color data with 0 being black and 65535 being white (assuming RGBA).

struct AlphaChannel
ushort[4] color;

Meta