function LoadFromFileRAW(const FileName: WideString): Boolean;
Description
Load an image from a digital camera Raw file.
FileName is the file name including extension.
Result will be false if the file is not a camera RAW format (and Aborting will be true). Loading errors due to a file not being available will raise an exception.
You can configure the library that ImageEn uses to support Raw formats using CameraRawEngine