Draw some lines
24. 7. 2019Usage:
lines lines.png
will generate 1920x1200 image with bunch of lines (useful as some sort of mask).
Additional destruction
convert lines.png -virtual-pixel tile -auto-level -scale 10% -statistic Mode 10 -colorspace gray -auto-level -scale 1000% "lines_stats.png"
and then blended with original may produce
And it tiles.