tecplot.export.image.
export_image
Exports image to file.
string
None
>>> import tecplot >>> tecplot.load_layout('mylayout.lay') >>> tecplot.export_image('image.png')