Warning Message in VC++ 2010
Posted: 2012-12-13T08:30:55-07:00
I just upgraded to 6.0.9 and started getting the following warning message whin compiling my program.
1>C:\Program Files\ImageMagick-6.8.0-Q16\include\magick/pixel-accessor.h(110): warning C4244: 'return' : conversion from 'double' to 'MagickRealType', possible loss of data
I presume that it is to do with changes made for IM v7
Alan Hadley
1>C:\Program Files\ImageMagick-6.8.0-Q16\include\magick/pixel-accessor.h(110): warning C4244: 'return' : conversion from 'double' to 'MagickRealType', possible loss of data
I presume that it is to do with changes made for IM v7
Alan Hadley