Python Pictures and Movies: Revision history

From KitwarePublic
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 September 2009

  • curprev 20:0520:05, 2 September 2009Tmjung talk contribs 4,838 bytes +4,838 New page: =Saving an Image= If you would like to save an image of the current view then all you need to do is: <source lang="python"> WriteImage("/path/to/image.png") </source> The documentation li...