[magick-users] Convert Image to Greyscale
duc.sequere.aut.de.via.decede at imagemagick.org
duc.sequere.aut.de.via.decede at imagemagick.org
Wed Jul 22 06:03:37 PDT 2009
> results within [0..255].
Divide by 257 to convert 16-bit values to 8-bit. You can also write to a
blob with a map of "RGB" and type of Char but that seems wasteful in memory
usage and processing time.
More information about the Magick-users
mailing list