Re: Image Manipulation problem

Bob Friesenhahn <[email protected]> Fri, 15 Apr 2005 17:22:50 -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 suggest that you try changing your CharPixel read into a simple read 
from a file name.  See if the problem then goes away.  If the problem 
goes away, then that means there is some bug in the CharPixel reader. 
This will help me diagnose what the problem may be.

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