home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <effect label="SaturationEffect: adjust saturation">
- <description>
- SaturationEffect adjusts saturation (S channel in HSL color space).
- The default SaturationAmount value that does not change the image is 1.
- The value of 0 converts an image to grayscale.
- </description>
- <property name="SaturationAmount" type="float" default="1.0" label="Saturation amount">
- <range min="0.0" max="4.0"/>
- </property>
- </effect>
-