pencil.visu.internal.export_fig =============================== .. py:module:: pencil.visu.internal.export_fig Functions --------- .. autoapisummary:: pencil.visu.internal.export_fig.export_fig Module Contents --------------- .. py:function:: export_fig(fig, filepath, filename=False, PNG=True, PDF=False, EPS=False, DPI=300, EXPORT_BBOX_INCES='tight', transparent=True, verbose=True, timestamp=False) Does a proper export of a figure handle to all kind of image files.