schrodinger.application.bunsen.screenshot module¶
- schrodinger.application.bunsen.screenshot.capture_main_window() PyQt6.QtGui.QPixmap | None¶
Return a QPixmap of the Maestro main window, including the workspace.
- Returns:
The composited pixmap, or
Noneif Maestro is not importable or has no main window.