Full Name |
Headerless Format |
Format ID |
ImGearFormats.HeaderlessRaw |
File Extension(s) |
*.* |
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
Headerless Digital Camera file filter provides support for Digital images that only contain pixel data and no header. This filter supports raw images from cameras of various manufacturers. Camera model and manufacturer of particular image can be obtained from Common section of the metadata.
Because of the absence of a header, such files cannot be detected reliably. By default, detection of this filter is disabled. If you enable detection of this filter, make sure it is last in the detection list, by removing it and adding it back at the end of the list.
Since these files do not contain any metadata describing color reconstruction, ImageGear support level for them is limited to "S2" - pixel decoding only.