How to save high-quality 3D graphs by using glview.grabFrameBuffer().save()

29 views
Skip to first unread message

Xiaoxue Zhang

unread,
Aug 11, 2019, 8:26:37 AM8/11/19
to pyqtgraph
Dear All,

I have one problem when saving 3D graphics by using glview.grabFrameBuffer().save(). The resulted figure has low quality.

Could anyone tell me how to save high-quality 3D graphics?  Look forward to your help.

The official documents is shown via this link http://www.pyqtgraph.org/documentation/exporting.html.

The detail is 
"

The exporting functionality described above is not yet available for 3D graphics. However, it is possible to generate an image from a GLViewWidget by using QGLWidget.grabFrameBuffer or QGLWidget.renderPixmap:

glview.grabFrameBuffer().save('fileName.png')

See the Qt documentation for more information.

"

Best regards,

Xiaoxue
Reply all
Reply to author
Forward
0 new messages