|
嘛... 其实是不需要什么勇气和实力啦...
你试试运行下面这个命令:
- convert \( -size 50x80 xc: +noise Random -write mpr:rand -extent 100x80 -page +50-40 mpr:rand -page +50+40 mpr:rand -flatten \) -virtual-pixel tile -blur 0x10 -emboss 5 -edge 1 -normalize png:- | composite -tile - -size 1280x800 xc: tile.png
复制代码
看, 这是我的结果:

还漂亮吧?
大家都来试试, 贴上你的结果(不要不好意思嘛~)... 看看你的运气如何 嘿嘿! |
|