Crate asdf_pixel_sort

Source

Structs§

Options
Options to configure behaviours.
PColor
Representation of a color with Processing compatible

Enums§

Direction
Sorting direction.
Mode
Sorting modes.

Statics§

DEFAULT_BLACK
Default value of Mode::Black.
DEFAULT_BRIGHTNESS
Default value of Mode::Brightness.
DEFAULT_WHITE
Default value of Mode::White.

Functions§

sort
Sorts pixels in the given image with default options
sort_with_options
Sorts pixels in the given image with options