DVwrite_image


Synopsis

write an image file from an AVS/Express field


 

module DVwrite_image {

     Mesh_Unif+Dim2+Space2+Node_Data+Iparam ∈

     string+Iparam      filename;

     int+opt      output;                  /* oneshot write the file */

     int+IPort      flip;

     int+nonotify+opt      format;

     int+nonotify+opt      filetype;

     int+nonotify+opt      depth;

     int+nonotify+opt      colortype;

     int+nonotify+opt      compresstype;

     float+nonotify+opt      compressqual;

     int+nonotify+opt      reducetype;

     int+IPort+nonotify+opt overwrite;

     method+notify_val+notify_inst write_image_update<status=1> = "DVwrite_image_update";

     method+notify_deinst write_image_delete = "DVwrite_image_delete";

 

};

 

Description

DVwrite_image writes an image file of a specified format from an AVS/Express Field.

Input

filename

A string. Names the input file to be written. The string can be either the complete absolute pathname, or a relative pathname. If it is relative, it will be interpreted relative to the user's working directory when AVS/Express was started.

flip

Boolean indicating whether to invert the image about the x axis, i.e. in the vertical direction.

format

An integer value indicating the image file format to write. The following image formats are currently supported: