Am 04.03.2016 um 01:59 schrieb colorsync-users-request@lists.apple.com:
Message: 7 Date: Fri, 04 Mar 2016 01:16:35 +0100 From: Uli Zappe <uli@ritual.org> To: Martin Orpen <martin@idea-digital.com> Cc: ColorSync <colorsync-users@lists.apple.com> Subject: Re: Turn off color management! Message-ID: <D70CB7E3-87AC-4AC9-82C5-D9EDFE4CCF2E@ritual.org> Content-Type: text/plain; charset="windows-1252"
Anybody running a business that relies on Apple products in their workflows is in a very risky position. No risk no fun. :-)
The risk sounds to me like to talk only with the jailer. Not the kind of social live I prefer.
Maybe you should do another search of the Appleās Developer Library to see if you can find anything about ColorSync written in our current decade? Why should I do another search?
I have already found all I need. :-)
Some docs I recently used:
https://developer.apple.com/library/mac/technotes/tn2227 (2011, ColorSync & AV Foundation) https://developer.apple.com/library/mac/samplecode/ImageApp (2012, ColorSync & Core Image) https://developer.apple.com/library/mac/samplecode/From_A_View_to_A_Movie (2013, ColorSync & OpenGL) https://developer.apple.com/library/mac/samplecode/convertImage (2013, ColorSync & Accelerate) https://developer.apple.com/library/mac/technotes/tn2313 (2014, ColorSync Best Practices, a technology overview with code examples)
Thanks for sharing. However, what I expect from your previous posts some info about, how to get (and eventually set) the print and monitor device color profiles programatically. As you and some others described here, these profiles would be needed to created a NullTransform on OS X these days. Last time I looked into that topic, all existing API's became deprecated without a public known substitute. Thanks