ImageGear for .NET User Guide > ImageGear Imaging Formats Reference > ImageGear Supported Digital Camera RAW Formats Reference > Imacon Raw |
Full Name | Imacon Camera Raw Format |
Format ID | ImGearFormats.Imacon |
File Extension(s) | *.fff |
Data Type | Bitmap |
Data Encoding | Binary |
IG Multipage Support | No |
IG Alpha Channel Support | No |
IG Platforms Support | WIN32, WIN64, Unix, Unix64, MAC, .NET, .NET64, Silverlight |
N/A
No
See DCRAW Filter Control Parameters.
Imacon digital cameras use this format for storing Raw images.
By default, ImageGear automatically reconstructs colors in raw images during loading. You can disable one or more stages in the automatic color reconstruction, and reconstruct the images programmatically by using ImageGear Processing API. Use filter control parameters to disable specific stages of color reconstruction.
Imacon Raw format uses TIFF file structure as the base. However, it is not fully compliant with TIFF, so it can't be processed by a regular TIFF viewer. Raw image is stored in the root TIFF IFD uncompressed, as a binary TIFF tag.