Re: What exactly is black point compensation? It means that black in the source image's color space will be mapped to black in the destination color space. For example, because of paper reflectivity, a printed black is typically brighter than black on a monitor. Instead of converting printed black to something like RGB(10,10,10) value, black will be converted to the black of the destination color space, RGB(0,0,0). -- Mike Russell www.curvemeister.com/forum/ Mike Russell
|
|