PhotoPerfect Manual

FF_MonochromiX


Data type


VT_BOOL


Function


FF_MonochromiX(VT_R8 filtleft, VT_R8 filtright, VT_R8 filtampl, VT_I4 redgain, VT_I4 yellowgain, VT_I4 greengain, VT_I4 cyangain, VT_I4 bluegain, VT_I4 magentagain, VT_I4 lo, VT_I4 mid, VT_I4 hi, VT_I4 con, VT_I4 conlevel, VT_I4 brilliance, VT_I4 countour, VT_I4 toneampl, VT_I4 tone, VT_I4 rminin, VT_I4 rmaxin, VT_I4 rgamma, VT_I4 rminout, VT_I4 rmaxout, VT_I4 gminin, VT_I4 gmaxin, VT_I4 ggamma, VT_I4 gminout, VT_I4 gmaxout, VT_I4 bminin, VT_I4 bmaxin, VT_I4 bgamma, VT_I4 bminout, VT_I4 bmaxout);


Description


Executes Monochromix (if it is installed) using the following parameters


Note If only the dialog is called, the following call is used: FF_Dialog("MonochromiX")
Then the following arguments have no effect.


Arguments


filtleft = left limit
filtright = right limit
filtampl = amplitude of curve


These arguments together produce the film profile:
redgain = red values for film profile
yellowgain = yellow values for film profile
greengain = green values for film profile
cyangain = cyan values for film profile
bluegain = blue values for film profile
magentagain = magenta values for film profile


lo = shadows
mid = intermediate
hi = highlights


con = gradation
conlevel = balance
brilliance = brilliance
countour = contour


toneampl = intensity
tone = tone


r/g/bminin = tone value range input limit (R,G,B)
r/g/bmaxin = tone value range input limit (R,G,B)
r/g/bgamma = gamma value (R,G,B,)


r/g/bminout = tone value range output spread (R,G,B)
r/g/bmaxout = tone value range output spread (R,G,B)