BitmapDelay property (ILEADRaster)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

long BitmapDelay

Overview

Refer to Playing an Animation.

Remarks

Sets or gets the animation playback delay in milliseconds (ms).

The delay is the wait period before the bitmap is displayed during playback. It can be different for each bitmap in a list (but it is usually the same). This value affects animations in ILEADRasterView.

See Also

Elements:

BitmapDisposalMethod property, BitmapEnableTransparency property, BitmapTransparentColor property

Topics:

Raster Images: Playing Animated Images