Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Draw an ImageMagick image on a GDI DC

0 views
Skip to first unread message

Uwe Keim

unread,
Feb 5, 2002, 7:49:45 AM2/5/02
to
Using ImageMagick (www.imagemagick.org), I now want not only to load,
convert and store images, but also display them in an Windows window (i.e.
its Device Context DC).

On the page http://www.simplesystems.org/ImageMagick/Integration/ there are
two packages (WinExt and DisplayUsingCDib2) mentioned. But the first is
using an outdated version of ImageMagick and the second link is dead.

Question: has anyone successfully tried to display an ImageMagick image
inside a Windows window and can contribute a small code-snippet or even a
complete function like e.g.

void DrawImageToDC( Magick::Image src, HDC dst_dc )

--
See me: www.magerquark.de

0 new messages