Graphic.Brightness Property

Definition

Returns or sets the brightness of the specified picture or OLE object.

public:
 property float Brightness { float get(); void set(float value); };
public float Brightness { get; set; }
Public Property Brightness As Single

Property Value

Remarks

The Brightness property must be a number from 0.0 (dimmest) to 1.0 (brightest).

Applies to