ImageGear for .NET User Guide > ImageGear Imaging Formats Reference > ImageGear Supported Digital Camera RAW Formats Reference > RAF |
Full Name | Fujifilm Camera Raw Format |
Format ID | ImGearFormats.RAF |
File Extension(s) | *.raf |
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.
Fujifilm 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.
Fujifilm Raw format uses a proprietary prefix followed by TIFF/EXIF file structure. Raw image is stored uncompressed. CCD sensor in many Fujifilm cameras is rotated by 45 degrees, to improve quality of vertically and horizontally oriented objects in the picture. ImageGear automatically rotates these images during the "Low level processing" step of Camera Raw color reconstruction.