|
SvgToFile
public int PeFunction.Image.SvgToFile ( int width, int height, string fileName, boolean bCompress)
This function places the current image, in the form of an SVG, into a file named by fileName. If bCompress is True, the file is built compressed.
The SVG format is a vector based image definition format similar to the metafile format. Unicode strings are only supported if Unicode fonts are used to build chart. These same Unicode fonts must be present on any target system.
ProEssentials adds SVG support at a very basic level. We do not support interactivity, or other advanced features SVG can potentially offer. Its main advantage is passing large high resolution images via small bandwidth (many charts will only take 2K in data independent of size of image.)
Returns Non-zero if successful, else zero.
Comments PeFunction.Image.SvgToFile members of Pego.PeFunction.Image, Pesgo.PeFunction.Image, Pe3do.PeFunction.Image, Pepso.PeFunction.Image, Pepco.PeFunction.Image
|
©2020 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |