Click or drag to resize

ILaTeXFormulaImageStreamProvider Interface

Provides a LaTeX formula as an image stream representing a PNG image.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface ILaTeXFormulaImageStreamProvider

The ILaTeXFormulaImageStreamProvider type exposes the following members.

Methods
 NameDescription
Public methodParse Parses the specified LaTeX formula text.
Top
See Also