Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
I have this problem on v6.6.1 (Windows VS 9.0.30729.1 SP), this is reproducible with next source code, I tried with the deprecate function LevelImageColors with the same result, any idea?
@Magick: LevelImageChannel does an AcquireCacheView and then a DestroyCacheView before returning. But LevelizeImageChannel does an Acquire without Destroy.
Pete
Sorry, my ISP shutdown all personal webspace so my MagickWand Examples in C is offline.
See my message in this topic for a link to a zip of all the files.