Search found 1 match
- 2013-03-20T05:16:43-07:00
- Forum: Bugs
- Topic: Probably another bug with HSL color conversion
- Replies: 1
- Views: 1811
Probably another bug with HSL color conversion
Hello, the problem is rather similar to those one from the year 2009: http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14741 convert -size 100x100 xc:"hsl(0,122,122)" colorswatch_hsl2.png http://dl.dropbox.com/u/1227303/colorswatch_hsl2.png #include <Magick++.h> ... Image out_image ...