|
|
title "Adjusting Pliant color profiles"
table columns 2 cell fixed:[exposure 0.1] cell [Make the overall image lighter.] ; eol [-0.1 would make it darker.] cell fixed:[dull 0.1] cell [Make the dark parts less intensive, and remove details in the dark parts.] cell fixed:[dark -0.1] cell [Make the dark parts less intensive, and add details in the dark parts.] ; eol [Will also make the overall image a litle bit lighter.] cell fixed:[light -0.1] cell [Make the light parts less intensive, and add details in the light parts.] ; eol [Will also make the overall image a litle bit darker.] [You probably don't need to change this parameter.] cell fixed:[contrast 0.1] cell [Add contrast to the image.] ; eol [-0.1 would fade the image.] ; eol
|
[Most of the time, adjusting 'dark' and 'zero' parameters is a better idea.]
|
cell fixed:[temperature 5500] cell [Make the image more blueish (neutral is 5000°K).] cell fixed:[temperature 4500] cell [Make the image more yellowish.] cell fixed:[orthogonal 5500] cell [Make the image more greenish.] cell fixed:[orthogonal 4500] cell [Make the image more redish.] cell fixed:[saturation 0.1] cell [Make the overall image 10% more saturated.] ; eol [-0.1 would make it 10% less saturated.] cell fixed:[saturation 0.25 0] cell [Make the dark parts of the image 25% more saturated, but don't change the staturation on light parts.]
table columns 2 border 0 cell highlight "important: " cell [Don't forget to hit the 'load new parameters' button each time you change some parameters in a profile.] ; eol [Please also remember that each time you change a profile, Pliant will have to recompute the calibration tables, so the fiew first images will print very slowly.]
link "see the source code" "/pliant/graphic/color/adjust.pli" section "function color_adjust"
|
|