Function
Changes the saturation value of the image. An alternative is to use Monochrome
to select a different color balance.
Parameters
|
Type
|
Defaults
|
Function
|
saturation |
float
|
1
|
The saturation multiplier |
Synopsis
image Saturation( image, float value );
Script
image = Saturation( image, value );
Command Line
shake -saturation value