Re: The GIF conspiracy
Re: The GIF conspiracy
- Subject: Re: The GIF conspiracy
- From: Marco Binder <email@hidden>
- Date: Thu, 5 Dec 2002 11:30:13 +0100
I dont think so. If you just want to convert a bitmap-image to GIF, get
the NSBitmapImageRep and call representationOfType: using: on it and
supply NSGIFFileType as type. But caveat: I too have noticed, that this
conversion is buggy! It DOES convert it to 256 colors and dithers it,
but it seems to have trouble with some colors (pure black and pure
white?). I dont think, GIF is really usefull, so i dont care, but it
really DOES look like a bug.
marco
Am Mittwoch, 04.12.02 um 21:48 Uhr schrieb Jan Van Tol:
On Wednesday, December 4, 2002, at 08:18 AM, Arthur Clemens wrote:
You might want to look at this:
http://www.stone.com/GIFfun/GIFfunSource/TIFFtoGIF__GimmeGIF_h_m.html
I see that code was written in 1998 - is all that stuff really still
necessary?
-Jan Van Tol
_______________________________________________
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.
--
|\ /| E-Mail: email@hidden WWW: www.marco-binder.de
| \/ | Telefon: 07531 / 94 19 94 Fax: 07531 / 94 19 92
| |ARCO Snail-Mail: Banater Str. 3 - 78467 Konstanz
BINDER _____________________________________________________
_______________________________________________
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.