| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2007.03.28 15:09 "Re: support for 24 bit floats?", by Andrey KiselevOn Wed, Mar 28, 2007 at 04:09:08PM +0200, Kai-Uwe Behrmann wrote: > Can the RGBA interface work with the 24-bit float sample type to get a > preview? No. But it can't work with 32-bit floating point either and even 16-bit integer approach is not good. So I am considering RGBAImage API as dumb and simple and I do not know how it can be improved without growing into complete interactive image viewing application. I think it is a task for libraries like gdk-pixbuf to be able to handle complex images sensibly. Unfortunately many of these middleware libraries (and gtk-pixbuf is an example) do not provide any added value over libtiff's RGBAImage functionality, so viewers based on them also have all the limitations of RGBAImage. Best regards, Andrey -- Andrey V. Kiselev ICQ# 26871517 |
|||||||