Exporting
=========

..  contents::
    :local:
    :depth: 1

tecplot.export
--------------

.. automodule:: tecplot.export

export.save_png()
-----------------

.. autofunction:: tecplot.export.save_png

export.save_tiff()
------------------

.. autofunction:: tecplot.export.save_tiff

export.save_jpeg()
------------------

.. autofunction:: tecplot.export.save_jpeg

