PngMathRenderer class

PngMathRenderer class

Implements rendering of math formula to PNG.

Inheritance: PngMathRendererMathRenderer

The PngMathRenderer type exposes the following members:

Constructors

NameDescription
PngMathRenderer()Creates a new instance.

Methods

NameDescription
render(formula, stream, math_renderer_options)Renders a math formula.

See Also