[magick-users] is the "import" program available through the Magick++ library?

Giovanni Gherdovich g.gherdovich at gmail.com
Mon Jun 22 02:05:56 PDT 2009


Hello,

2009/6/22  <duc.sequere.aut.de.via.decede at imagemagick.org>:
>>  the program "import" from C++ code
>
> Use image.read() with a filename of 'x:' or 'x:windows-id'.  This imports from
> the screen.  You can try it from the command line like this
>
>  convert x: screen.png
>
> You can also make any MagickCore API calls from Magick++ with the MagickCore
> namespace (i.e. MagickCore::IsHighDynamicRangeImage()).
>

Thank you for your reply.

I will explore your suggestion today.

Regards,
Giovanni



More information about the Magick-users mailing list