Average color/lightness over line/polygon/other_figure
Posted: 2015-11-02T08:30:53-07:00
Is it possible to calculate within imagemagick?
I haven't found nothing
I haven't found nothing
Use https://github.com/ImageMagick/ImageMagick/discussions instead.
https://imagemagick.com/discourse-server/
https://imagemagick.com/discourse-server/viewtopic.php?t=28620
Code: Select all
convert xc: -format "%[fx:2*5]\n" info: