File Formats: Flic Animation (FLC) (original) (raw)
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 older FLI format is limited to a maximum of 320 X 200 images, while newer FLC format has a maximum size of 65536 x 65536. Both formats can have up to 256 colors per image.
LEAD supports loading FLI and FLC but will save only FLC files.
The file constants associated with this file format are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
Flc | 8 BPP | 8 BPP | Flic Animation 256 colors. |
Fli | 8 BPP | none | Flic Animation 256 colors. |
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 Format, WebP Format.
Platform Support
Extension | Module | Value | Win32 | Win64 | Net32 | Net64 | Linux | Android | Apple | UWP | MimeType | Friendly Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Flc | FLC | 134 | ✔ | ✔ | ✔ | ✔ | application/autodesk-animator | Flic Animation (FL | ||||
Fli | FLC | 61 | ✔ | ✔ | ✔ | ✔ | application/autodesk-animator | Flic Animation - FLI |
For a complete list for supported file formats, see Summary of All Supported File Formats.
For details of the file formats supported across products and platforms, refer to File Format Comparison Chart.