Re: Convert raw image: size problem
Posted: 2010-03-14T00:58:52-07:00
I just checked the program and found maybe this is the problem:
the values of the array elements are extracted from a file generated by some processor and the values are in scientific form, e.g., 1200 is 1.2+03.
I set the width and height to thses kind of values and received the same error 'Must specify image size'.
the values of the array elements are extracted from a file generated by some processor and the values are in scientific form, e.g., 1200 is 1.2+03.
I set the width and height to thses kind of values and received the same error 'Must specify image size'.