Visit Gigasoft's Web Site
 ProEssentials v9 Help

BitmapToImage

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

 

public System.Drawing.Image PeFunction.Image.BitmapToImage ( 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 System.Drawing.Image. To insure image quality, the aspect ratio (width/height) must be between 0.333 and 10.0.

 

Returns

A System.Drawing.Image object.

 

Comments

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