J
Justin Bl
For any imagemagick users out there, I'm having trouble getting
Rmagick's hsl functions to work for me.
I use the following code:
@canvas.background_color = Magick:ixel.from_hsla(80, 100, 50, 1)
To try and set a HSLA background color for my image, but it keeps coming
out white.
Any idea why? The image is made okay, no errors are thrown in the ruby
code.
Ruby version: 1.8.6
ImageMagick Version: 6.5.3 Q8
Rmagick Version: rmagick-2.10.0-x86-mswin32
OS: Windows Vista
Rmagick's hsl functions to work for me.
I use the following code:
@canvas.background_color = Magick:ixel.from_hsla(80, 100, 50, 1)
To try and set a HSLA background color for my image, but it keeps coming
out white.
Any idea why? The image is made okay, no errors are thrown in the ruby
code.
Ruby version: 1.8.6
ImageMagick Version: 6.5.3 Q8
Rmagick Version: rmagick-2.10.0-x86-mswin32
OS: Windows Vista