color-management Questions

6

Does anyone have a working code example showing a call to the Windows Color System function WcsGetDefaultColorProfile to get the default color profile for a specific device? It works for me when I ...
Steger asked 23/11, 2012 at 17:49

7

Solved

I know this has already been asked, but the anwser given there doesn't work. I've spent over an hour looking for a formula or algorithm, but have found nothing. As a result, I've started writing my...
Sladen asked 28/10, 2016 at 19:44

1

I am working on a late-2019 Macbook Pro, which supports the P3 color gamut (wide color). I'm building a website that includes large blocks of vivid color, where I just want the colors to be as bri...
Reformatory asked 17/5, 2020 at 11:52

2

I am generating a PDF where all the graphics are drawn in \DeviceRGB in the sRGB color space. I would like to convert the PDF into a different Color Profile using an ICC profile and embed the ICC p...
Hamate asked 23/7, 2015 at 15:17

1

The Short Version: I’m looking for the Windows API equivalent of the Cocoa – windowDidChangeBackingProperties: notification in the NSWindowDelegate protocol which is called when a window’s colorsp...
Durmast asked 14/8, 2014 at 1:14

6

Solved

One of the biggest issues I have, from a UI standpoint, when building a new website is figuring out what colors I will use and of those colors, do they actually work well together. I found this s...
Tetherball asked 19/11, 2008 at 16:32

1

Solved

I have many apps that rely on rgb value checking based on tapped pixels. If I tap a pixel that returns 128/128/138 then it opens up this particular thing from an array. With 9.3 this no longer work...
Routinize asked 25/3, 2016 at 19:9

1

I'm building an application that uses the CIAreaHistogram Core Image filter. I use an inputCount value (number of buckets) of 10 for testing, and an inputScale value of 1. I get the CIImage for th...
Cicada asked 20/3, 2013 at 19:29

1

I have been struggling all day with this issue and surprised that can't find any documentation! I am uploading images to a website & would like to extract the name of each images ICC profile &...
Eaglewood asked 23/5, 2013 at 13:16

2

Solved

It there a command line or GUI tools to dump information about ICC Profile/color conversion, which are set "Color management and PDF/X options for PDF" option of Illustrator's PDF export dialog? ...
Dermatologist asked 19/7, 2013 at 7:15

0

I would find it a useful tool to simulate the vision of color blind people e.g. when I prepare a presentation. I can use xcalib to assign a specific ICC profile to my monitor. However, I can't fi...
Saccharase asked 3/12, 2014 at 15:42

1

Solved

Is there any general concept or definition of what is a "color map" within computer graphics? You sometimes stumble upon this term in some libraries - so may I assume that color maps intend to have...
Excitable asked 19/8, 2014 at 21:24

1

Solved

In short: I want to assign a ICC color profile to an image and not apply it. More info: In my company we need to merge a multiple layered pdf file into one layer. To do this we merge the pdf page...
Lili asked 17/2, 2012 at 10:30

2

Is there any technology available in a browser (client-side) able to convert sRGB colors to CMYK and vice versa using a specified ICC color profile? I'm currently using a hidden Java applet for th...
Streamline asked 16/1, 2011 at 19:52

6

Solved

I'm having issues with color matching css background colors with colors in images on the same html page. What gives?
Enjoyable asked 30/9, 2008 at 19:12
1

© 2022 - 2024 — McMap. All rights reserved.