|
PEcopysvgtohglobalDWORD PEcopysvgtohglobal(hObject, lpPoint, lphGlobal, bCompress);
This function stores an SVG into a global memory object and returns the size of the object. This can be used within low-level server control logic to stream SVG content to a browser, or just get the bits for an SVG image.
Returns The amount of binary data stored.
Comments This function is used internally to enable the .NET and ActiveX server controls to stream SVG states to the browser.
.NET developers, see PeFunction.Image.SvgToStream
OCX developers, see the SVGToStream method.
See Also: PEserializetohglobal, PEcopyjpegtohglobal
|
©2012 Gigasoft, Inc. | All rights reserved. Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |
|