SAVE-PICTURE

[GENERIC-FUNCTION]


Pixels
Function Reference
ARGUMENTS:
  - SELF a picture object  
&optional
 
  - PATH a pathname  
  - WITH-GRAPHICS bg pixels or pull-picture  
  - SIZE size  

Description:

Saves picture <self> in a file.
Exports as a raw bitmap (TIF format)

<path> must be a target pathname, or a file chooser dialog will ask one.

<with-graphics> (t or nil) determines wether the possible aadditional graphics in picture should be included in the exported picture.

<size> allows to set a particular size for the file (by default, will be the original size of the picture background).



Auto doc generation by OpenMusic 6.5.1 © 2011 IRCAM