Reference
Table of Contents
▸
List of Commands
▸
Mathematical Operators
▸
mul_channels
◀
mul
|
mul_complex
▶
mul_channels
Arguments:
value1,_value2,...,_valueN
Description:
Multiply channels of selected images by specified sequence of values.
Example of use:
$ gmic
image.jpg
+mul_channels 1,0.5,0.8
Command:
image.jpg
+mul_channels 1,0.5,0.8