![]() |
gstlal
1.4.1
|
Go to the source code of this file.
Classes | |
| class | python.matplotlibhelper.BaseMatplotlibTransform |
Functions | |
| def | python.matplotlibhelper.figure () |
| def | python.matplotlibhelper.render (fig, buf, width, height, fmt) |
Variables | |
| python.matplotlibhelper.padtemplate | |
| def python.matplotlibhelper.figure | ( | ) |
Create a Matplotlib Figure object suitable for rendering video frames.
Definition at line 52 of file matplotlibhelper.py.
| def python.matplotlibhelper.render | ( | fig, | |
| buf, | |||
| width, | |||
| height, | |||
| fmt | |||
| ) |
Render a Matplotlib figure to a GStreamer buffer.
Definition at line 74 of file matplotlibhelper.py.
| python.matplotlibhelper.padtemplate |
Definition at line 39 of file matplotlibhelper.py.
1.8.14