"mchl gdbt" <[EMAIL PROTECTED]> wrote:
> Ideally, I want the output image to be identical to the original in every
> way. I suspect that it
> might be enough to just change the size numbers though I don't know how. I
> will be messing around
> with the pixel colours eventually but the structure of the image must remain
> basically identical
> so that application B works as before.
PIL's an image manipulation library, not a TIFF manipulation library.
for TIFF manipulation, using pytiff (and the underlying libtiff library) is
probably
your best bet:
http://pubweb.northwestern.edu/~omh221/software_projects/pytiff/
</F>
--
http://mail.python.org/mailman/listinfo/python-list