ENUM(Channel, int, Red = 0, Green = 1, Blue = 2) ENUM(Depth, int, TrueColor = 1, HighColor = 0)