Full Name |
Fujifilm Format |
Format ID |
ImGearFormats.RAF |
File Extension(s) |
*.raf |
Data Type |
Bitmap |
Data Encoding |
Binary |
Multi-Page Support |
No |
Alpha Channel Support |
No |
ImageGear Platforms Support |
WIN32, WIN64, Unix, Unix64, MAC, .NET, .NET64 |
ImageGear Supported Versions
N/A
ImageGear Supported Features
- IGFilterFormatFlags.DETECTSUPPORT - autodetection
- IGFilterFormatFlags.PAGEREADSUPPORT - single page file reading
ImageGear Read Support
- ImGearCompressions.NONE:
- Without color reconstruction: Grayscale - 10..16 bpp;
- With color reconstruction: RGB - 48 bpp.
ImageGear Write Support
No
ImageGear Filter Control Parameters
See DCRAW Filter Control Parameters.
Comments
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 color reconstruction.