> I have a file with float value intensities, they are placed one after
> another without any space in between.

Try

  convert -define quantum:format=floating-point -depth 32 -size 200x200 \
    gray:rawimage image.png

for example.
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to