Visit Gigasoft's Web Site
 ProEssentials v9 Help

JpegToStream

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

 

public System.IO.MemoryStream PeFunction.Image.JpegToStream ( int width, int height )

Parameter

Description

width

Width in pixels, 32 to 2000.

height

Height in pixels, 32 to 2000.

 

This function exports the current image in the form of a MemoryStream object containing bits to a JPG image. To insure image quality, the aspect ratio (width/height) must be between 0.333 and 10.0.

 

Returns

A System.IO.MemoryStream object.

 

Comments

PeFunction.Image.JpegToStream members of Pego.PeFunction.Image, Pesgo.PeFunction.Image, Pe3do.PeFunction.Image, Pepso.PeFunction.Image, Pepco.PeFunction.Image

 

See Also. Gigasoft.ProEssentials.Api.PEcopyjpegtohglobal