Unable to convert tif to raw on Windows 10
Posted: 2017-01-26T15:14:52-07:00
Hi everyone,
I am using ImageMagick-7.0.4-5-Q16-x64-dll and am trying to convert a tif file to .raw format. This is the command I am using and the error I receive.
C:\Users\Robbie\Downloads>%imconv% tamriel.tif -depth 16 tamriel.raw
convert: no encode delegate for this image format `RAW' @ warning/constitute.c/WriteImage/1163.
I understand that I have to install delegates for this to work, but I am unsure as to how. Thanks
I am using ImageMagick-7.0.4-5-Q16-x64-dll and am trying to convert a tif file to .raw format. This is the command I am using and the error I receive.
C:\Users\Robbie\Downloads>%imconv% tamriel.tif -depth 16 tamriel.raw
convert: no encode delegate for this image format `RAW' @ warning/constitute.c/WriteImage/1163.
I understand that I have to install delegates for this to work, but I am unsure as to how. Thanks