Re: Component for reading DNG files





Hans-Peter Diettrich wrote:
Leif Holmgren wrote:

As far as I understand DNG is nothing else than TIFF with some extensions but the TIFF readers I have looked all stuble when trying to open a DNG.


A DNG is not very different from a MPG or a general compressed archive - you need the appropriate codec, in order to read such files. I'd ask the inventor (Adobe?) for a component and codecs.

DoDi

Yes, kind of. In fact there is a dng_sdk available from adobe in source code format with nice license. But as it's written in C and since I don't like that kind of "high"-level assembly language very much I had to ask.

/Leif

.



Relevant Pages

  • Re: Component for reading DNG files
    ... extensions but the TIFF readers I have looked all stuble when trying to open a DNG. ... you need the appropriate codec, in order to read such files. ...
    (comp.lang.pascal.delphi.misc)
  • Component for reading DNG files
    ... I have been searching for a few days for a component capable of reading DNG files without any luck. ... Does anybody know about a preferrably free component with source that is capable of reading such image files? ... As far as I understand DNG is nothing else than TIFF with some extensions but the TIFF readers I have looked all stuble when trying to open a DNG. ...
    (comp.lang.pascal.delphi.misc)