Search found 1 match
- 2011-05-13T23:44:24-07:00
- Forum: Magick++
- Topic: Linear Stretch with Magick++
- Replies: 6
- Views: 27880
Re: Linear Stretch with Magick++
I am trying to do something very similar as well. Would someone mind posting an example of the proper interaction between the Magick++ and MagickCore functions? EDIT: I have it working for MinifyImage, which returns a MagickCore Image*, but ContrastStretchImageChannel returns MagickBooleanType... I ...