uFlags
Flag that indicates the channel(s) being leveled. Possible values are (You can use a bitwise OR ( | ) to combine the flags):
Value |
Meaning |
LEVEL_RED |
[$0001] Red channel |
LEVEL_GREEN |
[$0010] Green channel |
LEVEL_BLUE |
[$0100] Blue channel |
LEVEL_MASTER |
[$1000] All channels |