IFF (Amiga Interchange) is a general-purpose data storage format (raster), developed by Electronic Arts, Inc. and Commodore-Amiga, Inc. that can associate and store multiple types of data. It is used by the ACD FotoCanvas Lite 2.0 and XnView applications.
IFF reads and writes RLE and non-compressed images. IFF CAT supports multipage files.
The default extension for this format is: IFF.
The file constants associated with this file format are:
Constant | Read Support | Write Support | Description |
IffIlbm | 1, 2, 3, 4, 5, 6, 7, 8, 24 BPP | 1, 2, 3, 4, 5, 6, 7, 8, 24 BPP | Interchange File - RLE Compressed. |
IffCat | 1, 2, 3, 4, 5, 6, 7, 8, 24 BPP | 1, 2, 3, 4, 5, 6, 7, 8, 24 BPP | Interchange File - multiple images per file-RLE Compressed. |
IffIlbmUncompressed | 1, 2, 3, 4, 5, 6, 7, 8, 24 BPP | 1, 2, 3, 4, 5, 6, 7, 8, 24 BPP | Interchange File - Uncompressed. |
IffCatUncompressed | 1, 2, 3, 4, 5, 6, 7, 8, 24 BPP | 1, 2, 3, 4, 5, 6, 7, 8, 24 BPP | Interchange File - multiple images per file-Uncompressed. |
Required DLL: Leadtools.Codecs.Iff.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application .
NOTE: This format does not support LEAD's redirected IO feature, therefore it cannot be used with the overloads of Load that take an inputstream parameter or FeedLoad.
Extension | Module | Value | Win32 | Win64 | Net32 | Net64 | Linux | Android | Apple | UWP | MimeType | Friendly Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
IffIlbm | IFF | 111 | ✔ | ✔ | ✔ | ✔ | image/x-iff | IFF - Amiga Interchange ILBM | ||||
IffCat | IFF | 112 | ✔ | ✔ | ✔ | ✔ | image/x-iff | IFF - Amiga Interchange CAT | ||||
IffIlbmUncompressed | IFF | 303 | ✔ | ✔ | ✔ | ✔ | image/x-iff | IFF - Amiga Interchange ILBM with no compression | ||||
IffCatUncompressed | IFF | 304 | ✔ | ✔ | ✔ | ✔ | image/x-iff | IFF - Amiga Interchange CAT with no compression |
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document