Use of "display" with Magick++
Posted: 2009-06-24T01:35:01-07:00
Hi,
I could build a proper Image instance from an image file. I tryed the display() method of the class which resulted in throwing an exception from Magick::ErrorXServer... I'm using VC++ 2005 under Windows XP, my program is a simple win32 application. Can I get the display() method to work or is it simply not possible with this environment ?
Many thanks.
I could build a proper Image instance from an image file. I tryed the display() method of the class which resulted in throwing an exception from Magick::ErrorXServer... I'm using VC++ 2005 under Windows XP, my program is a simple win32 application. Can I get the display() method to work or is it simply not possible with this environment ?
Many thanks.