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:
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> apply_parallel_channels "blur 3"
