Reference
Table of Contents
▸
List of Commands
▸
Geometry Manipulation
▸
permute
◀
mirror
|
resize
▶
permute
Built-in command
Arguments:
permutation_string
Description:
Permute selected image axes by specified permutation.
permutation
is a combination of the character set {x|y|z|c},
e.g.
xycz
,
cxyz
, ...
Example of use:
$ gmic
image.jpg
permute yxzc
Command:
image.jpg
permute yxzc