C# Class ColorGlove.SetContent

Afficher le fichier Open project: arunganesan/hand-gesture-recognition

Méthodes publiques

Свойство Type Description
main_window_ MainWindow

Méthodes publiques

Méthode Description
SetColorImageLabel ( string s ) : void
SetDensityText ( string s ) : void
SetDepthImageLabel ( string s ) : void
SetMainWindowControler ( MainWindow main_window ) : void
SetMetaInformation ( string s ) : void
SetPoolImageLabel ( string s ) : void
SetRadiusText ( string s ) : void

Method Details

SetColorImageLabel() public static méthode

public static SetColorImageLabel ( string s ) : void
s string
Résultat void

SetDensityText() public static méthode

public static SetDensityText ( string s ) : void
s string
Résultat void

SetDepthImageLabel() public static méthode

public static SetDepthImageLabel ( string s ) : void
s string
Résultat void

SetMainWindowControler() public static méthode

public static SetMainWindowControler ( MainWindow main_window ) : void
main_window MainWindow
Résultat void

SetMetaInformation() public static méthode

public static SetMetaInformation ( string s ) : void
s string
Résultat void

SetPoolImageLabel() public static méthode

public static SetPoolImageLabel ( string s ) : void
s string
Résultat void

SetRadiusText() public static méthode

public static SetRadiusText ( string s ) : void
s string
Résultat void

Property Details

main_window_ public_oe static_oe property

public static MainWindow,ColorGlove main_window_
Résultat MainWindow