pencil.visu.internal.export_fig

Functions

export_fig(fig, filepath[, filename, PNG, PDF, EPS, ...])

Does a proper export of a figure handle to all kind of image files.

Module Contents

pencil.visu.internal.export_fig.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.