Re: Image Manipulation problem
Bob Friesenhahn <[email protected]> Fri, 15 Apr 2005 13:38:49 -0500 (CDT)
| Newsgroups | gmane.comp.video.graphicsmagick.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 15 Apr 2005, Jason Heblack wrote: > Hi--- using :Windows XP GraphicsMagick-1.1.5 > > Most of the image manipulation functions like charcoal, swirl, and wave end > up outputting mangled images for some reason that do not appear at all like > the originial. What would be the problem??? I assume that without these additional image processing operations the image is written ok? What is the nature of your 'splash_jpg' data? Is the image in color, or is it a gray image? Have you tried writing to some other format besides JPEG to see if it is then ok? Bob > > > Image image; > Image image(218,342,"RGB",CharPixel,splash_jpg); > image.read(218,342,"RGB",CharPixel,splash_jpg); > image.charcoal(); // > image.write( "x.jpg" ); > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Graphicsmagick-bugs mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/graphicsmagick-bugs > ====================================== Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click