[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.SaturationEffect.Get

Get Method

Get(float)

Returns an instance of the SaturationEffect class.

Declaration
public static SaturationEffect Get(float saturation)
Parameters
Type Name Description
float saturation

The saturation of the image between 0.0f (monochrome) and 1.0f (fully saturated).

Returns
Type Description
SaturationEffect