Graphic.Contrast Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the contrast for the specified picture or OLE object.
public:
property float Contrast { float get(); void set(float value); };
public float Contrast { get; set; }
Public Property Contrast As Single
Property Value
Remarks
The Contrast property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast).