Table of Contents ▸ List of Commands ▸ Flow Control ▸ apply_parallel_channels | ◀ apply_parallel | apply_parallel_overlap ▶ |
apply_parallel_channels
Arguments:
- "command"
Description:
Apply specified command on each of the selected images, by parallelizing it for all channelof the images independently.
(equivalent to shortcut command apc).
Example of use:
image.jpg apply_parallel_channels "blur 3"
