I will try On Sat, May 17, 2008 at 11:35 PM, < [EMAIL PROTECTED]> wrote:
> > > http://www.lis.ic.unicamp.br/~tiago/ImageMagick/parallel_SetImageChannelDepth.patch<http://www.lis.ic.unicamp.br/%7Etiago/ImageMagick/parallel_SetImageChannelDepth.patch> > > Instead of making q private, change lines like q->red to (q+x)->red. > Don't forget to delete the q++ statement. With this change, q_original > is not needed. It may run in the same time as your patch but it seems > cleaner. Try timing on both methods and see which is speeder. > -- Tiago Rezende Campos Falcão --------------------------------------------------- Laboratory of Information Systems Institute of Computing University of Campinas - UNICAMP 13083-970, Campinas, SP, Brazil _______________________________________________ Magick-developers mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-developers
