pixels not allocated means that not all files in _saved_filenames actually exist #2

Closed
opened 2018-11-11 17:40:08 +01:00 by gauthiier · 2 comments
Owner

Author: @tomschofield Posted at: 19.02.2012 18:33

a lot of the files are not saving out correctly but because ofSaveImage doesn't have a return type there is no way of checking this. I suggest that we hack the ofImage.h /cpp to have this function return true if it succeeds and false if it doesn't. this would be super easy since it already generates a log error message if it fails to save.

Author: @tomschofield Posted at: 19.02.2012 18:33 a lot of the files are not saving out correctly but because ofSaveImage doesn't have a return type there is no way of checking this. I suggest that we hack the ofImage.h /cpp to have this function return true if it succeeds and false if it doesn't. this would be super easy since it already generates a log error message if it fails to save.
Author
Owner

Author: @heavyside Posted at: 01.03.2012 19:02

is this still a problem?

Author: @heavyside Posted at: 01.03.2012 19:02 is this still a problem?
Author
Owner

Author: @heavyside Posted at: 06.04.2012 11:19

seems to be ok...

Author: @heavyside Posted at: 06.04.2012 11:19 seems to be ok...
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Reference: gauthiier/RefractiveIndex#2
No description provided.