Arguments:
- _ordering={ + | - },_axis={ x | y | z | c }
Description:
Sort pixel values of selected images.
If
axis is specified, the sorting is done according to the data of the first column/row/slice/channel
of selected images.
Default values:
ordering=+ and axis=(undefined).
Example of use:
$ gmic 64 rand 0,100 +sort display_graph 400,300,3

Command: 64 rand 0,100 +sort display_graph 400,300,3

Command: 64 rand 0,100 +sort display_graph 400,300,3