[]
        
Returns an instance of the SaturationEffect class.
public static SaturationEffect Get(float saturation)
Public Shared Function [Get](saturation As Single) As SaturationEffect
| Type | Name | Description | 
|---|---|---|
| float | saturation | The saturation of the image between 0.0f (monochrome) and 1.0f (fully saturated).  | 
    
| Type | Description | 
|---|---|
| SaturationEffect |