Table of Contents ▸ List of Commands ▸ Values Manipulation ▸ mix_channels | ◀ map | negate ▶ |
mix_channels
Arguments:
- (a00,...,aMN) or
- [matrix]
Description:
Apply specified matrix to channels of selected images.Example of use:
image.jpg +mix_channels (0,1,0;1,0,0;0,0,1)