Re: Slow converting index color to RGB
Re: Slow converting index color to RGB
- Subject: Re: Slow converting index color to RGB
- From: "Alastair J.Houghton" <email@hidden>
- Date: Wed, 27 Aug 2003 11:37:58 +0100
On Wednesday, August 27, 2003, at 11:20 am, Alastair J.Houghton wrote:
On Wednesday, August 27, 2003, at 04:47 am, Lance Pysher wrote:
while (i < [[[self dicomObject]
objectWithDescription:@"PixelData"] length]){
[snip]
This loop calls four methods per iteration. How about doing
I mean three, of course ;-)
Regards,
Alastair.
_______________________________________________
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.