Re: Converting colorspace of a CGColor—part 2
Re: Converting colorspace of a CGColor—part 2
- Subject: Re: Converting colorspace of a CGColor—part 2
- From: edward m taffel <email@hidden>
- Date: Sat, 04 Apr 2015 22:29:19 -0400
Sent from my iPhone
> On Apr 4, 2015, at 9:08 PM, Kyle Sluder <email@hidden> wrote:
>
>> On Sat, Apr 4, 2015, at 03:13 AM, edward m taffel wrote:
>> I meant the ColorSync api (what did you think I meant?) but was not aware
>> iOS did not rely on ColorSync,
>
> The ColorSync API has been deprecated on OS X since 10.6, and has never
> existed on iOS.
or link a 3rd party cmm.
so, what I meant was: conditionally compile for platform using nscolor on OS X, as you get it for free, & do what you have to on iOS. to use CGColor one must still conditionally compile the conversion based on platform:
>
> --Kyle Sluder
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden