SaveInterlaced property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

bool SaveInterlaced

Delphi Syntax

SaveInterlaced : Boolean

Overview

Refer to Saving a Bitmap to a File.

Remarks

Determines whether GIF files are saved as interlaced files.

Value

Meaning

TRUE

Whenever a GIF file is saved, make it an interlaced file.

FALSE

Whenever a GIF file is saved, make it non-interlaced.

See Also

Topics:

Raster Images: Saving Files