Table of Contents ▸ List of Commands ▸ Artistic ▸ pixelsort | ◀ pencilbw | polaroid ▶ |
pixelsort
Arguments:
- _ordering={ +:Increasing | -:Decreasing },_axis={ x | y | z | xy | yx },_[sorting_criterion],_[mask]
Description:
Apply a pixel sorting algorithm on selected images, as described in the page :http://satyarth.me/articles/pixel-sorting/.
Default values:
ordering=+, axis=x and sorting_criterion=mask=(undefined).
Example of use:
image.jpg +norm +ge[-1] 30% +pixelsort[0] +,y,[1],[2]