Selection.load¶
void load (Channel from, SelectionType combination, bool inverting)
Parameters¶
from | The channel to load the selection from. |
combination | How to combine the channel contents with the existing selection. |
inverting | If true, selects the inverse of the channel contents. |
Description¶
Loads the selection from the specified channel.