Dear friend,
Please add the following line above the MagickDistortImage
MagickSetImageVirtualPixelMethod(magick_wand, BlackVirtualPixelMethod);
Please change the following line
status = MagickDistortImage(magick_wand, BarrelDistortion, q, controlPoints, MagickFalse);
to
MagickDistortImage(magick ...
Search found 1 match
- 2013-02-26T10:30:22-07:00
- Forum: Developers
- Topic: Gray virtual pixels and Distort
- Replies: 1
- Views: 4003