>  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()).
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to