tomosipo.qt.view_widget_hack module

This module contains a modified version of GLViewWidget.renderToArray().

The modification is described in this pull request:

https://github.com/pyqtgraph/pyqtgraph/pull/1306

At some point, we should consider removing this function.

tomosipo.qt.view_widget_hack.render_to_array(gl_view_widget, shape, textureSize=1024, padding=256)[source]