Prasun Ratn
2005-04-19 00:40:08 UTC
I have some data in RGB565 format(16 bits per pixel, with 5,6 & 5 for
r, g & b) which I want to view.
For this I want to convert it to jpg format.
I tried the following :-
V:\a930 [ 9:38:13.39] >convert -size 176x132 -depth 16 dump.rgb dump.jpg
convert: Unexpected end-of-file `dump.rgb': No such file or directory.
What am I doing wrong ??
Thanks
Prasun Ratn
r, g & b) which I want to view.
For this I want to convert it to jpg format.
I tried the following :-
V:\a930 [ 9:38:13.39] >convert -size 176x132 -depth 16 dump.rgb dump.jpg
convert: Unexpected end-of-file `dump.rgb': No such file or directory.
What am I doing wrong ??
Thanks
Prasun Ratn