SaveInterlaced property (Main Control)
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: |