Re: Error in CMS. Convert an image to the same ICC profile, must be the same image, no?
From: Louis Solomon [SteelBytes] (louis_at_steelbytes.spam-is-bad.com)
Date: 09/14/04
- Next message: Louis Solomon [SteelBytes]: "Re: direct access to display memory"
- Previous message: Doug Robison: "CreateCompatibleBitmap Fails under VS2003"
- In reply to: Ramon G: "Re: Error in CMS. Convert an image to the same ICC profile, must be the same image, no?"
- Next in thread: Ramon G: "Re: Error in CMS. Convert an image to the same ICC profile, must be the same image, no?"
- Reply: Ramon G: "Re: Error in CMS. Convert an image to the same ICC profile, must be the same image, no?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 15 Sep 2004 09:47:33 +1000
> I see:-(, when translating from a sRGB to sRGB, for example I have the
> next result:
> RGB(5,1,0) is converted to RGB(3,0,0)
that's what I suspected ... it's virtual black being converted to virtual
black (I doubt anyone's eye could see the difference)
> these few changes is complicated to see, but the problem is when I use
> a printer profile (instead of sRGB) I have the next result
> RGB(5,1,1) is converted to RGB(18,15,14)
well, that's what a printer profiles is suppose to do. (ie, seems normal).
> I have another question about ICM/CMS, there are any utility/free
> application/somethig that changes the white point and black point of a
> profile ?
ah ... long story ...
I suggest you read up a lot on different rendering intents (relative,
absolute, perceptual, and the other one). but be careful, as a lot of what
is written on the net about this topic (and in books and magazines) is not
quite correct. it is unfortunately a more messy area then it should be
because it is used in multiple ways. eg for spot color accuracy, then
absolute is best, but for a good looking photo, then relative or perceptual
is better. and then there is proofing. proofing is all about simulating
one device on another. eg simulating the printout on your monitor ... this
can shift the white, as the white of paper is not usually the white of the
screen. or simulating one printer on another printer.
good luck
-- Louis Solomon www.steelbytes.com
- Next message: Louis Solomon [SteelBytes]: "Re: direct access to display memory"
- Previous message: Doug Robison: "CreateCompatibleBitmap Fails under VS2003"
- In reply to: Ramon G: "Re: Error in CMS. Convert an image to the same ICC profile, must be the same image, no?"
- Next in thread: Ramon G: "Re: Error in CMS. Convert an image to the same ICC profile, must be the same image, no?"
- Reply: Ramon G: "Re: Error in CMS. Convert an image to the same ICC profile, must be the same image, no?"
- Messages sorted by: [ date ] [ thread ]