This shows you the differences between two versions of the page.
|
c:graphics.h:writeimagefile [2015/05/06 23:06] 127.0.0.1 external edit |
c:graphics.h:writeimagefile [2024/02/16 01:05] (current) |
||
|---|---|---|---|
| Line 22: | Line 22: | ||
| which case a windows file save dialog box is opened to allow the user to | which case a windows file save dialog box is opened to allow the user to | ||
| select a file name). | select a file name). | ||
| - | See also | + | </code> |
| - | getimage | + | |
| - | printimage | + | |
| - | readimagefile | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| + | ==== Example of writeimagefile ==== | ||
| + | <code c> | ||
| + | no example at the moment please add one between the code c tags | ||
| + | </code> | ||
| ==== See also ==== | ==== See also ==== | ||
| + | |||
| [[getimage]] | [[getimage]] | ||
| [[printimage]] | [[printimage]] | ||
| [[readimagefile]] | [[readimagefile]] | ||
| - | |||