LogWhat1
buzz buzz
I keep on getting this stupid error and almost smashed my window when trying to do this. What does it mean "not suxch file or directory?" IT'S THERE! i'M TRYING to convert raw to bmp.
convert: unexpected end-of-file 'NeoQueretaro.raw': No such file or directory @ error/gray.c/ReadGRAYImage/243.
convert: no images defined `NeoQueretaro.bmp' @ error/convert.c/ConvertImageCommand/3282.
Code:
magick convert -depth 16 -size 1025x1025 -endian LSB gray:NeoQueretaro.raw NeoQueretaro.bmp
convert: unexpected end-of-file 'NeoQueretaro.raw': No such file or directory @ error/gray.c/ReadGRAYImage/243.
convert: no images defined `NeoQueretaro.bmp' @ error/convert.c/ConvertImageCommand/3282.