Thanks already so far. But there are reasons I *want* to delete LibRaw (partly architectural, partly to get rid of as many unnecessary resources as possible).
So I would like to understand if I can get somehow the image data without copying (i.e. take over the pointer ownership) ?
Or , alternatively, is there a call that frees all allocated data, except for the image ?
Alex,
Thanks already so far. But there are reasons I *want* to delete LibRaw (partly architectural, partly to get rid of as many unnecessary resources as possible).
So I would like to understand if I can get somehow the image data without copying (i.e. take over the pointer ownership) ?
Or , alternatively, is there a call that frees all allocated data, except for the image ?
Jos