Skip to content

Re: Image Magic

#2082
jo
Member

Dear sanbar1,rnrn Is image Magick working correctly? You can check that by “”convert -resize ‘sizeX’ ‘sizeY’ ‘fileName’.ppm ‘fName’.gif”” replacing ‘..’ by your own choice. Which system are you using? Check the names of the directories you are using. Then, also check what the function “”system”” (cf. http://www.cplusplus.com/reference/clibrary/cstdlib/system/) returns one your system and if necessary change the code in “”imageWriter.hh””.rnrnKind regardsrnJo