Visit Gigasoft's Web Site
 ProEssentials v9 Help

BitmapToFile

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

 

public int PeFunction.Image.BitmapToFile ( int width, int height, string fileName )

Parameter

Description

width

Width in pixels, 32 to 2000.

height

Height in pixels, 32 to 2000.

fileName

Name of file to create.

 

This function places the current image, in the form of a BMP, into the file identified with fileName. To insure image quality, the aspect ratio (width/height) must be between 0.333 and 10.0.

 

Returns

Non-zero if successful, else zero.

 

Comments

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