Color Balance  
Top  Previous  Next

 
Menu:   Processing > Adjust > Colors  
Script:   adjColors  

Use this command to adjust the color balance of an image by shifting the colors between complimentary pairs of the primary RGB
color values and secondary CMY color values. If you choose this command, the Color Balance dialog box will appear with the following options:

Input
 
Displays the input image frame number. If you want to adjust the color balance of another image, type or select the corresponding value.  

Output
 
Displays the number of the frame in which the output image will be created. Depending on the Preferences. ImageWarp will set it either to the first available value or to the Input frame number. Type or select another value if you want the output image to be created in a different frame.  

Mode
 
Lets you choose the mode of changing the settings.  
 
Click Dialog to move the sliders with the mouse or indicate the desired values in the corresponding boxes.  
 
Click Mouse to change the Hue and Saturation settings simultaneously by moving your mouse. Moving the mouse upward or downward makes the Saturation slider move right or left respectively. Moving the mouse leftward or rightward makes the Hue slider move left or right respectively. To apply the changes, press the left mouse button. To switch to the Dialog mode, press the right mouse button. Note that if the AdjHueSat function was called from the script with the MOUSE mode selected, the dialog box will not appear.  
 
Click Preset if you want to generate a script command that will apply the function without displaying the Hue/Saturation dialog box. Select the desired values by using the sliders or corresponding boxes, and then click Apply. Make sure the Script Editor is in the Record mode. The AdjHueSat function will be recorded into the script with the selected levels, and its Mode parameter will be set to AUTO.  
 
Cyan-Red
 
Move the slider or indicate the desired value in per cent to adjust the balance of cyan and red in the image.  

Magenta-Green
 
Move the slider or indicate the desired value in per cent to adjust the balance of magenta and green in the image.  

Yellow-Blue
 
Move the slider or indicate the desired value in per cent to adjust the balance of yellow and blue in the image.  

OK
 
Closes the dialog box and applies the function.