
I scale this image with this command
convert img -scale 270% imgr
and I obtain this effect in the border

How I could convert i image without lose or change the colors


Code: Select all
convert PaeLa.png -sample 270% result.pngCode: Select all
convert PaeLa.png -scale 270% result.pngCode: Select all
convert img -scale 270% imgr
Users browsing this forum: Amazon [Bot], Bing [Bot], Semrush [Bot] and 5 guests