i still get the same error. :(
but i have three png files generated that makes no sense to me.

also while saving as jpg it used to give me three files, the same file i get
when converting to png.

what can be the problem?


duc.sequere.aut.de.via.decede wrote:
> 
>> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Loading-Raw-Image-in-ImageMagicK-tp25620081p25634575.html
Sent from the Magick-users mailing list archive at Nabble.com.

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

Reply via email to