pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] CCITT Filters


From: Vivek Paradkar
Subject: Re: [pdf-devel] CCITT Filters
Date: Fri, 5 Dec 2008 23:55:44 -0500

Hi Brad,

   TIFFClientOpen is probably what you are looking for. That will allow you to
   use your own file-like routines instead of operating on an actual file.

Yes TIFFClientOpen can be used.
Thanks for suggestion

Vivek


On Fri, Dec 5, 2008 at 6:25 PM, Brad Hards <address@hidden> wrote:
On Friday 05 December 2008 04:26:40 pm address@hidden wrote:
> Current implementation of libTiff only supports encoding/decoding of TIFF  
> Images
> read from a file.
>
> I will look into how panda is using libtiff library and will find out other
>   alternative of using libTiff
> for applying filter on arbitrary array without integrating if possible.

TIFFClientOpen is probably what you are looking for. That will allow you to
use your own file-like routines instead of operating on an actual file.

Brad






reply via email to

[Prev in Thread] Current Thread [Next in Thread]