C# Class MTG_Scanner.MainWindow

Interaction logic for MainWindow.xaml
ファイルを表示 Open project: RejectKid/MTG-Scanner

Public Methods

Method Description
MainWindow ( ) : DirectX.Capture

Private Methods

Method Description
AddCardToCardImportFile ( object sender, RoutedEventArgs e ) : void
AddCardToImportCardList ( bool isFoil ) : void
CaptureDone ( Bitmap e ) : void
ComputePHashes_OnClick ( object sender, RoutedEventArgs e ) : void
EndCardImportFile ( object sender, RoutedEventArgs e ) : void
FlipVisibilities ( ) : void
LoadCamera ( ) : void
MainWindow_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
StartCardImportFile ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : DirectX.Capture
return DirectX.Capture