|
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.
Setting the RenderEngine to Gdi/Hybrid versus GdiPlus will have an impact on end results as relates to potential alpha blending.
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
See Also: SvgXmlParms, SvgXmlnsParms
|
|
©2026 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |
|