C# Class GraphicalDebugging.Colors

Afficher le fichier Open project: awulkiew/graphical-debugging Class Usage Examples

Méthodes publiques

Méthode Description
Colors ( FrameworkElement frameworkElement ) : System
Update ( ) : void
this ( int i ) : Color

Private Methods

Méthode Description
GetBrightness ( ) : float

Method Details

Colors() public méthode

public Colors ( FrameworkElement frameworkElement ) : System
frameworkElement System.Windows.FrameworkElement
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void

this() public méthode

public this ( int i ) : Color
i int
Résultat Color