navis 1.4.0
  • Install
  • Quickstart
  • Tutorials
  • API
  • Changelog
  • Github
  • Ecosystem
  • Site
    • Page
        • navis.screenshot
          • screenshot()

    navis.screenshot¶

    navis.screenshot(file='screenshot.png', alpha=True)[source]¶

    Save a screenshot of active vispy 3D canvas.

    Parameters:
    • file (str, optional) – Filename

    • alpha (bool, optional) – If True, alpha channel will be saved

    See also

    navis.Viewer.screenshot()

    Take screenshot of specific canvas.

    Back to top

    Source

    © Copyright 2018, Philipp Schlegel.
    Created using Sphinx 5.3.0.