Re: Useless function...
Re: Useless function...
- Subject: Re: Useless function...
- From: Ben Mackin <email@hidden>
- Date: Wed, 14 Aug 2002 21:15:20 -0700
On 8/14/02 8:51 PM, "Scott Anguish" <email@hidden> wrote:
>
TIFF files can have different types of compression... JPEG, LZW (at
>
least it was supported before) and I think one other, but i can't
>
remember off the top.
While I understand what it is supposed to do, running this function always
returns a raw tiff file for me (not I have only tried 2 of the compressors).
It completely ignores the options for compression. That is why I said it was
a useless function. Maybe some of the compressions work, but the couple I
tried didn't (and no error, just a raw tiff file...)
>
play with tiffutil to see the differing results..
It lists none, lzw, packbits, and jpeg as the compression options. One or
two are left out, so maybe the issue is with those 2 compressors (they don9t
work as they should). I would love it if someone from Apple could explain
why the function seems to work with some of the compressions you pass, but
not with others.
Thanks,
Ben
http://www.shayufilms.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.