Available in the LEADTOOLS Imaging toolkit. |
SaveInterlaced property (Main Control)
Visual
Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax BOOL SaveInterlaced
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
Elements: SaveTileHeight property, SaveTileWidth property
Topics: Raster Images: Saving Files