ILaTeXFormulaImageStreamProvider Interface |
Interface to provide a LaTeX formula as an image. The image is provided as a stream, representing a .PNG image.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public interface ILaTeXFormulaImageStreamProvider
The ILaTeXFormulaImageStreamProvider type exposes the following members.
Methods | Name | Description |
---|
| Parse |
Parses the specified LaTeX formula text.
|
TopSee Also