Saturation ======== Usage: `saturation(amount)` Description ----------- This filter increases or decreases the image saturation. Arguments --------- - ``amount`` - :math:`-100` to :math:`100` - The amount (in %) to change the image saturation. Positive numbers increase saturation and negative numbers decrease saturation. Example ------- .. image:: images/tom_before_brightness.jpg :alt: Picture before the saturation filter ``_ .. image:: images/tom_after_positive_saturation.png :alt: Picture after positive saturation ``_ .. image:: images/tom_after_negative_saturation.png :alt: Picture after negative saturation