Re: Recognizes color in an image
Re: Recognizes color in an image
- Subject: Re: Recognizes color in an image
- From: Karl Kuehn <email@hidden>
- Date: Thu, 2 Oct 2003 09:13:56 -0400
My first thought would be to use one of the tools in the ImageMagick
suite to read out that information (www.imagemagick.com). Bundling it
into your application might be interesting... especially since you
would also need libtiff...
Karl Kuehn
email@hidden
On Oct 2, 2003, at 8:41 AM, Luca Torella wrote:
my program open an image. A TIFF image and show it in an NSView. I
know that my application have to open only 16-colour-images, but I
don't know what are the 16 colours.
My application have to recognize what 16 colours have been used. How
does my app do that?
_______________________________________________
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.