
#210: Check ImageMagick save() routine ----------------------+----------------------------------------------------- Reporter: freling | Owner: freling Type: defect | Status: new Priority: minor | Milestone: Olena 1.1 Component: Milena | Version: 1.0 Resolution: | Keywords: io ----------------------+----------------------------------------------------- Comment(by levill_r): This is due to a misuse of `Magick::ColorRGB`, which takes `double` values for each channel (between 0.0 and 1.0) to create a color value. Using `Magick::Color` directly solves the issue (fix pending). -- Ticket URL: <https://trac.lrde.org/olena/ticket/210#comment:1> Olena <http://olena.lrde.epita.fr> Olena, a generic and efficient C++ image processing library.