|
PNGToStream OCX MethodScope All ProEssentials OCX Interfaces
PNGToStream( nXPixels As Integer, nYPixels As Integer ) As Variant
The PNGToStream method is used primarily within an Active Server Page to produce a dynamically generated PNG image upon page request. To insure image quality, the aspect ratio (width/height) must be between 0.333 and 10.0.
Comments See Also: JPEGToStream, OCX Methods.
HTML / ASP Example The following is an example of using PNGToStream. The example contains two parts, the first part is an HTML page that references the ASP page, the second part contains the ASP page.
Part1: HTML page references ASP page containing PNGToStream.
Part2: ASP page "buildpng.asp" containing PNGToStream.
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |