![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: png to bmp 24by nmcfarl (Pilgrim) |
on Apr 03, 2004 at 00:05 UTC ( #342190=note: print w/replies, xml ) | Need Help?? |
Untested but the Image::Magick attribute that controls color depth, is "depth". Since it is per RGB component, a depth of 8 is 24 bit. So a line like
should patch things up. (Hopefully)
In Section
Seekers of Perl Wisdom
|
|