Navigation:  C/C++ Scripting Engine > User Interface Functions >

uiFileExportImage

Previous pageReturn to chapter overviewNext page

Writes an Image file(TIFF,PNG,BMP,GIF,JPG,etc.) to an external file system.

bar_dot

 

<NOT UPDATED>

 

Synopsis

int uiFileExportImage( char* filename, char* units, float fScale )

 

Return Value

Returns 1 if successful, else 0.

 

Parameters

filename  -  Image file name (must be full-path).

units  -  Image file name (must be full-path).

fScale  -  Export scale factor.