roberto, I don't know the answer to your question, but www.imagemagick.org has a lot of resources.

There's a number of examples and discussions available, and searching the bug tracking system for some of your keywords may find sample code that people have posted to demonstrate a problem (pay close attention to the bug searching process. It spits out partial pages, and is not always evident whether it's completed or not. Make sure the browser indicates it's done before assuming the search did not complete).

You might also check what revision you have installed. I found a pretty glaring bug in the 5.2.2 release pertaining to color to monochrome conversion, and a lot of people had problems with format conversion. It would be my last resort, but don't *completely* discount a ImageMagick bug, especially in the 5.2.2 release.

Also, if you have the ImageMagick tarball installed, I believe there is a directory that contains some various examples that may be worth looking at.

I do know from the little I've done with ImageMagick that transparent layers always seem to be a pain. I don't know enough general behavior about them to say 'Oh, you need to do this'.

--Chris

e-mail jcwren

In reply to (jcwren) RE: Image::Magick by jcwren
in thread Image::Magick by roberto

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.