Contrast

OfficeImageEffects.Contrast property

Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast).

public double Contrast { get; set; }

Property Value

The default value is 0.5.

See Also