FROM : Brett George
DATE : Fri Aug 11 23:44:26 2006
It looks like the image files I was trying to load with
NSImage* t=[[NSImage alloc] initWithContentsOfFile:imageFileName];
had an invalid colorspace. Resaving those files again seemed to fix the
problem.
Brett.
Brett George wrote:
> Hi,
>
> When I run my application I am getting the error message in the console:
> "CMSCreateDataProviderOrGetInfo : Invalid colorspace type"
>
> Anyone know how I can fix this?
>
> Thanks,
> Brett.
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
>
DATE : Fri Aug 11 23:44:26 2006
It looks like the image files I was trying to load with
NSImage* t=[[NSImage alloc] initWithContentsOfFile:imageFileName];
had an invalid colorspace. Resaving those files again seemed to fix the
problem.
Brett.
Brett George wrote:
> Hi,
>
> When I run my application I am getting the error message in the console:
> "CMSCreateDataProviderOrGetInfo : Invalid colorspace type"
>
> Anyone know how I can fix this?
>
> Thanks,
> Brett.
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
>
| Related mails | Author | Date |
|---|---|---|
| Brett George | Aug 5, 01:17 | |
| Brett George | Aug 11, 23:44 |






Cocoa mail archive

