Visit Gigasoft's Web Site
 ProEssentials v9 Help

PrepareImages

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Boolean/Int32

Default

FALSE

.NET

PeConfigure.PrepareImages

Ocx|Vcl

PrepareImages

DLL

PEP_bPREPAREIMAGES

 

Purpose

This property controls whether the object prepares images in memory, or outputs the image directly to screen.

 

You will almost always set this property to true. It prevents flickering image, especially in a real-time scenario.

 

Setting

Description

TRUE

Prepare images in memory.

FALSE

Output directly to screen.

 

Comments

PeConfigure.PrepareImages members of Pego.PeConfigure, Pesgo.PeConfigure, Pe3do.PeConfigure, Pepso.PeConfigure, Pepco.PeConfigure

 

See Also: CacheBmp