Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Also as JPG has no transparency, placing things UNDER a JPG image will never be seen. Now if the GIF with a transparent window is OVER a JPG then the JPEG will be visible through the window.
Again as JPG is involved, unless the Alpah composition operator adds transparency (a masking operation) then the result will not have any transparency.
Of course to add transparency to a JPEG you need to tell Im to give it a alpha or matte channel using -matte