Expand description

Braque - Scramble/Unscramble Images

Split image into tiles and scramble/unscramble them based on a seed.

Structs

An image block size (must be strictly positive).

Functions

Restores an image splitted in block_size blocks and scrambled with seed.

Splits an image into block_size blocks and scrambles it using seed.