Graphic.Brightness Propriété

Définition

Cette propriété renvoie ou définit la luminosité de l'image spécifiée ou l'objet OLE.

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

Valeur de propriété

Single

Remarques

La propriété Brightness doit être un nombre entre 0.0 (le plus sombre) et 1.0 (plus clair).

S’applique à