ppwwyyxx/OpenPano

I want to change out file name

carvendy opened this issue · 2 comments

I want to change out file name

Change "out" to something else:

write_rgb(IMGFILE(out), res);

I did some work on this and added my own code fix to allow first parameter to be the output file path including the file extension. See issue #106
Claude ...