C# Class SpikeWPF.Controls.AttentionTrackingControl

Interaction logic for AttentionTrackingControl.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: hcilab-um/STim

Méthodes publiques

Méthode Description
AttentionTrackingControl ( ) : System
CoreInstance_ColorImageReady ( object sender, ColorImageReadyArgs e ) : void

Method Details

AttentionTrackingControl() public méthode

public AttentionTrackingControl ( ) : System
Résultat System

CoreInstance_ColorImageReady() public méthode

public CoreInstance_ColorImageReady ( object sender, ColorImageReadyArgs e ) : void
sender object
e ColorImageReadyArgs
Résultat void