processing-docs icon indicating copy to clipboard operation
processing-docs copied to clipboard

SaveFrame() instructions are in error. This needs to be fixed

Open georgescottroland opened this issue 4 years ago • 0 comments

Issue description The Reference for the saveFrame() function is wrong. It states numbered frames will be saved as 0001, 0002, 0003, etc. The numbers actually saved are the frameCount.

URL(s) of affected page(s)

Proposed fix Change the definition of saveFrame() in the Reference to reflect what is actually happening!

georgescottroland avatar Aug 09 '21 17:08 georgescottroland