| 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 |
Thread2006.03.31 16:13 "Re: 16-bit TIFF to 8-bit BMP/TIF ???", by Bernie Pallek> Yes, and this built in support does not apply the desired square root > so probably all that you would get is a blown-out or all-black image. > :-) Hmm... might be cool to write a user-defineable function that gets called on each pixel to do some kind of modification. Yeah, it's expensive to make a call for each pixel, and yes, one would have to consider the different formats -- function for each? or must the function be "smart" and behave differently according to the current format? etc -- but if it could done cleanly, it would probably be pretty handy. *shrug* |
|||||||