Hello! I am new to ImageMagick. I have this code convert t1-0.png -background white -flatten -alpha set -channel A -sparse-color Bilinear \"160,0 white %w,0 transparent\" t1-0.png and i need to have percents but not pixels, something like this convert t1-0.png -background white -flatten -alpha set ...