You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an indication of whether the PNG/JPG image saving was successful or not,
see issue #528. Unfortunately the library used does not give any detailed
information about possible errors. In fact stb_image_write.h (line 77)
tells: "Each function returns 0 on failure and non-0 on success."
0 commit comments