The Flic file is an animation file created by Auto-desk. This file supports image data but not audio data.
The frames of this file can be of 8 bpp image data. The maximum number of frames is 4000.
This file has two versions. The FLI file types support 320 X 200 images with a maximum of 64 colors per image. The FLC file types support up to 64k X 64k images with 256 colors per image.
LEAD supports loading and saving multi-page files in this format.
The file constants associated with this file format are:
Constant | Read Support | Write Support | Description |
Flc | 8 BPP | 8 BPP | Flic Animation 256 color. |
Fli | 8 BPP | none | Flic Animation 64 color. |
Required DLL: Leadtools.Codecs.Flc.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Related Formats: GIF - Compuserve GIF Format.