On Sat, 1 Feb 2025 00:26:53 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> I think there is an API to check if an intent is supported or not: 
> cmsIsIntentSupported we can try to reuse it.

Again this API returns true for both ICC as well as Non-ICC intents which may 
not be what we want here as we are restricting the RenderingIntent values to 
what is explicitly specified in ICC Spec Doc.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23044#issuecomment-2637886679

Reply via email to