New answers tagged button
2
or maybe you don't want to put it on the image, but somewhere near it
use this :
Column[
{Button["Transform", CreateDialog[ImageHistogram[img]]], Show[
img]]
Which works exactly the same but looks a little different.
Top 50 recent answers are included