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