I see that there is a Histogram feature with ImageMagick and also noted that you can create a Dictionary object utlizing the histogram() method. Is there a way to actually generate a histogram as an image file. When I applied the method to my image I assumed it would generate a MIFF file which would then be converted to the format I tried saving it as but that does not seem to have an affect.
↧