PictureFormat.Contrast Property

Definition

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

public:
 property float Contrast { float get(); void set(float value); };
public float Contrast { get; set; }
member this.Contrast : single with get, set
Public Property Contrast As Single

Property Value

Applies to