Search found 2 matches

by squeaky
2011-11-22T14:04:22-07:00
Forum: Bugs
Topic: Bug in MagickGetImageRange
Replies: 1
Views: 3629

Bug in MagickGetImageRange

I'm using ImageMagick 6.7.3-5 built with 16 bit depth. The small snippet below creates 1x1 image with one white pixel. I would expect it to print: min: 65535.000000, max: 65535.000000 instead it does min: 0.000000, max: 65535.000000 according to comment in the source what it does is: MagickGetImageR...
by squeaky
2011-10-31T12:29:19-07:00
Forum: Developers
Topic: Building from source, MinGW 64 on 64 bit windows 7
Replies: 0
Views: 4477

Building from source, MinGW 64 on 64 bit windows 7

Hey and hello. First of all thank you for magnificent piece of software ImageMagick is. I successfully built ImageMagick shared objects from source on Mac OSX, Linux 32 and 64 bit and 32 Windows XP. But can't get it to work on 64bit Windows 7. I'm using MSYS and 64 bit build of MinGW from http://min...