PngFigureRenderer class

PngFigureRenderer class

Implements rendering of some LaTeX compact content (supposed to fit one page) and then cropping it from the page as a PNG image.

Inheritance: PngFigureRendererFigureRenderer

The PngFigureRenderer type exposes the following members:

Constructors

NameDescription
PngFigureRenderer()Creates a new instance.

Methods

NameDescription
render(latex_body, stream, figure_renderer_options)Renders some LaTeX code.

See Also