在 Linux 下變更圖檔大小


$: convert <source.img> -resize <geometric> <new.img>

Example: 
$: convert Add.png -resize 16x16 AddSmall.png

留言

這個網誌中的熱門文章

用 Javascript 判斷使用者瀏覽網頁是用 Smartphone, Tablet or Desktop

在一筆 Query 內,加入多筆資料到資料庫中