AdjustSaturation

Syntax

Document.AdjustSaturation ( Saturation )

Parameters

Float Saturation - specifies the desired saturation as a percentage of the existing level

Returns

Nothing

Remarks

Changes the color saturation of the image. Values of Saturation greater than 100 increase the strength of the color, while values less than 100 reduce it. A saturation of 0 is effectively equivalent to conversion to monochrome, except that the image remains tricolor.

This method is equivalent to the Adjust Saturation command.