Re: Multi-Page TIFF routine
Re: Multi-Page TIFF routine
- Subject: Re: Multi-Page TIFF routine
- From: Rustam Muginov <email@hidden>
- Date: Mon, 15 Nov 2004 15:50:21 +0300
I would advice using the third-party library called "libtiff"
(http://libtiff.org)
They have nice cross platform code and license allow to use their source in
any projects without royalties
On 11/15/04 4:48 AM, "klee04" <email@hidden> wrote:
> Hi,
>
> I am very sorry to ask you, but is there a routine to create and access
> multi-page TIFF file in Cocoa? I know that it does have for single TIFF, but I
> could not find a routine to access multi-page TIFF file format. Also, is there
> a way to load file faster? I have used initWithContentsOfFile, but it is too
> slow to load 60 image files, so I used initByReferencingFile, but this is slow
> when I try to display the image. Or is there a way to create thumbnails of
> images, and display them faster? Your reply will be greatly appreciated.
>
> Thanks in advance.
>
> Kanghoon Lee
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden