Thanks a lot for your quick response - much appreciated.
What I have in mind is to be able to read all formats that are supported by libRAW (or DCRAW respectively), develop the images by providing access to all functions of the library that are described at http://www.libraw.org/docs/Samples-LibRaw-eng.html and http://www.cybercom.net/~dcoffin/dcraw/dcraw.1.html , and assign the final image to a TSingleImage for further processing. For display I might use Graphics32, but I haven't decided yet. Saving to TIF, PSD, JPG and (maybe) DNG would be sufficient, I think.
Cheers
Phil
EDIT:
Just saw that the FreeImage people provide a Delphi wrapper in their source distribution. Maybe we can salvage that?
What I have in mind is to be able to read all formats that are supported by libRAW (or DCRAW respectively), develop the images by providing access to all functions of the library that are described at http://www.libraw.org/docs/Samples-LibRaw-eng.html and http://www.cybercom.net/~dcoffin/dcraw/dcraw.1.html , and assign the final image to a TSingleImage for further processing. For display I might use Graphics32, but I haven't decided yet. Saving to TIF, PSD, JPG and (maybe) DNG would be sufficient, I think.
Cheers
Phil
EDIT:
Just saw that the FreeImage people provide a Delphi wrapper in their source distribution. Maybe we can salvage that?